-
Notifications
You must be signed in to change notification settings - Fork 90
build: Bump the python-dependencies group with 23 updates #641
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/uv/python-dependencies-08ea4627d4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python-dependencies group with 23 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.2.7` | `5.2.8` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.9.0` | `65.13.1` | | [django-components](https://github.com/sponsors/EmilStenstrom) | `0.141.2` | `0.143.2` | | [django-htmx](https://github.com/adamchainz/django-htmx) | `1.15.0` | `1.27.0` | | [django-taggit](https://github.com/jazzband/django-taggit) | `5.0.1` | `6.1.0` | | [django-tailwind](https://github.com/timonweb/django-tailwind) | `4.0.1` | `4.4.1` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.15.2` | `3.16.1` | | [bleach](https://github.com/mozilla/bleach) | `6.2.0` | `6.3.0` | | [markdown](https://github.com/Python-Markdown/markdown) | `3.4.4` | `3.10` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.12.5` | | [python-akismet](https://github.com/Nekmo/python-akismet) | `0.4.2` | `0.4.3` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.1` | `1.2.1` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [requests-oauthlib](https://github.com/requests/requests-oauthlib) | `1.3.1` | `2.0.0` | | [six](https://github.com/benjaminp/six) | `1.15.0` | `1.17.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.1.0` | `6.11.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2025.11.12` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `23.0.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.5.12` | `2.46.0` | | [ipython](https://github.com/ipython/ipython) | `7.33.0` | `9.7.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.14.7` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `2.19.0` | `4.5.0` | Updates `django` from 5.2.7 to 5.2.8 - [Commits](django/django@5.2.7...5.2.8) Updates `django-allauth` from 65.9.0 to 65.13.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-components` from 0.141.2 to 0.143.2 - [Commits](https://github.com/sponsors/EmilStenstrom/commits) Updates `django-htmx` from 1.15.0 to 1.27.0 - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-htmx@1.15.0...1.27.0) Updates `django-taggit` from 5.0.1 to 6.1.0 - [Changelog](https://github.com/jazzband/django-taggit/blob/master/CHANGELOG.rst) - [Commits](jazzband/django-taggit@5.0.1...6.1.0) Updates `django-tailwind` from 4.0.1 to 4.4.1 - [Changelog](https://github.com/timonweb/django-tailwind/blob/master/CHANGELOG.md) - [Commits](timonweb/django-tailwind@4.0.1...4.4.1) Updates `djangorestframework` from 3.15.2 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.15.2...3.16.1) Updates `bleach` from 6.2.0 to 6.3.0 - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.2.0...v6.3.0) Updates `markdown` from 3.4.4 to 3.10 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.4.4...3.10.0) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `pydantic` from 2.11.7 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.12.5) Updates `python-akismet` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/Nekmo/python-akismet/releases) - [Commits](Nekmo/python-akismet@v0.4.2...v0.4.3) Updates `python-dotenv` from 1.1.1 to 1.2.1 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.1.1...v1.2.1) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `requests-oauthlib` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/requests/requests-oauthlib/releases) - [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst) - [Commits](requests/requests-oauthlib@v1.3.1...v2.0.0) Updates `six` from 1.15.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.15.0...1.17.0) Updates `whitenoise` from 6.1.0 to 6.11.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.1.0...6.11.0) Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](certifi/python-certifi@2025.10.05...2025.11.12) Updates `gunicorn` from 20.1.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...23.0.0) Updates `sentry-sdk` from 1.5.12 to 2.46.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.5.12...2.46.0) Updates `ipython` from 7.33.0 to 9.7.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.33.0...9.7.0) Updates `ruff` from 0.14.3 to 0.14.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.3...0.14.7) Updates `pre-commit` from 2.19.0 to 4.5.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.19.0...v4.5.0) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: django-allauth dependency-version: 65.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-components dependency-version: 0.143.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-htmx dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django-taggit dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: django-tailwind dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: bleach dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: markdown dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-akismet dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: requests-oauthlib dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: sentry-sdk dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 23 updates:
5.2.75.2.865.9.065.13.10.141.20.143.21.15.01.27.05.0.16.1.04.0.14.4.13.15.23.16.16.2.06.3.03.4.43.102.9.102.9.112.11.72.12.50.4.20.4.31.1.11.2.12.32.42.32.51.3.12.0.01.15.01.17.06.1.06.11.02025.10.52025.11.1220.1.023.0.01.5.122.46.07.33.09.7.00.14.30.14.72.19.04.5.0Updates
djangofrom 5.2.7 to 5.2.8Commits
47fe39a[5.2.x] Bumped version for 5.2.8 release.ac9fcf6[5.2.x] Refs CVE-2025-64459 -- Avoided propagating invalid arguments to Q on ...6703f36[5.2.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th...4f5d904[5.2.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire...cbdf128[5.2.x] Fixed #36704 -- Fixed system check error for proxy model with a compo...6775888[5.2.x] Fixed #36696 -- Fixed NameError when inspecting functions with deferr...d5dfffa[5.2.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26.368f955[5.2.x] Fixed #36681 -- Removed English pluralization bias from example in do...71267c9[5.2.x] Fixed #35095 -- Clarified Swiss number formatting in docs/topics/i18n...9b37bd5[5.2.x] Made RemoteTestResultTest.test_pickle_errors_detection() compatible w...Updates
django-allauthfrom 65.9.0 to 65.13.1Commits
Updates
django-componentsfrom 0.141.2 to 0.143.2Commits
Updates
django-htmxfrom 1.15.0 to 1.27.0Changelog
Sourced from django-htmx's changelog.
... (truncated)
Commits
7416a03Version 1.27.0117418cFix CSP nonce first use (#572)e4b01b6Build documentation on Python 3.14 (#571)24e4da2Drop Python 3.9 support (#570)9cafb80Bump the github-actions group with 3 updates (#567)2ad42aa[pre-commit.ci] pre-commit autoupdate (#568)34cc611Fix broken linksbca6e75[pre-commit.ci] pre-commit autoupdate (#566)714046eBump actions/setup-python from 5 to 6 in the github-actions group (#565)5ac0abcImprove CSP nonce docsUpdates
django-taggitfrom 5.0.1 to 6.1.0Changelog
Sourced from django-taggit's changelog.
Commits
4e5f7deMerge pull request #922 from jazzband/6-1-01535f06Fix missing template file in packaging4f3ec30Merge pull request #921 from jazzband/prepare-6-1-00436236Prepare django-taggit 6.1.00cd1f24Merge pull request #914 from fazeelghafoor/feat/resolve-duplicate-tags0e3c865Merge remote-tracking branch 'origin/master' into feat/resolve-duplicate-tagsf4effb2Remove unused importe851a84Simplify deduplication management command0e10963sort imports150c025Make sure ordering is always by pk for handling multiplesUpdates
django-tailwindfrom 4.0.1 to 4.4.1Changelog
Sourced from django-tailwind's changelog.
... (truncated)
Commits
4b0e428Releases 4.4.146fb9a9Merge pull request #241 from evangeloskp/fix-distlib-import-error34150e8Fix ImportError by replacing distlib.compat.raw_input with built-in input()91c509aUpdate CI badge in README.md4ac8150Releases 4.4.0529fad2Adds Standalone CLI support: Use Django-Tailwind CSS without Node.jse772a8bFixes github action4ca191cMerge pull request #237 from evilmonkey19/patch-1ce3f776Updates uv.lock6efd88cReleases v4.3.1Updates
djangorestframeworkfrom 3.15.2 to 3.16.1Release notes
Sourced from djangorestframework's releases.
... (truncated)
Commits
de018dfPrepare 3.16.1 release (#9752)a7d050fTurkish Translation updates (#9749)853969cFix test with Django 5 when pytz is available (#9715)2ae8c11Add note to tutorial about required request in serializer context when using ...70e54f4Revert docs back to djangorestframework-guardian (#9734)3038494Document that unique constraints causerequired=Truein ModelSerializer (#9...4bb46c2Add Kazakh(kk) locale support (#9713)e454758Fix regression in unique_together validation with SerializerMethodField (#9712)33d59feUpdate Spanish translations (#9701)c0202a0Update Django documentation links to use stable version (#9698)Updates
bleachfrom 6.2.0 to 6.3.0Changelog
Sourced from bleach's changelog.
Commits
5546d5dchore: prep for 6.3.0 release88df3ffchore: fix readthedocsd8b2fb4fix: fix wbr handling (#488)55e48cechore: add support for Python 3.14 (#758)a4d6cddchore: drop support for Python 3.9 (#756)172d92fBump actions/setup-python from 5.6.0 to 6.0.0df88612Bump actions/checkout from 4.2.2 to 5.0.0cbcf6b1Bump actions/cache from 4.2.3 to 4.3.0d9aa7efSwitch from dependabot reviewers to CODEOWNERS06f0f76Update setuptools, wheel, and twine for devsUpdates
markdownfrom 3.4.4 to 3.10Release notes
Sourced from markdown's releases.
... (truncated)
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
22e89c1Bump version to 3.10c138aea+ PY314 - PY39746f7f5cleanupa5ee2b4Revert the default behavior ofUSE_DEFINITION_ORDER5354dafFix an HTML comment parsing case that can cause an infinite loopf39cf84Bump version to 3.907bf207Order footnotes by reference23c301dFix failing cases for Python 3.144669a09fix typod9c8431Bump version to 3.8.2Updates
psycopg2-binaryfrom 2.9.10 to 2.9.11Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
fd9ae8cchore: bump to version 2.9.11d923840chore: update docs requirementsd42dc71Merge branch 'fix-1791'4fde656fix: avoid failed assert passing more arguments than placeholders8308c19fix: drop warning about the use of deprecated PyWeakref_GetObject function1a1eabfbuild(deps): bump actions/github-script from 7 to 8897af8bbuild(deps): bump peter-evans/repository-dispatch from 3 to 4ceefd30build(deps): bump actions/checkout from 4 to 54dc5854build(deps): bump actions/setup-python from 5 to 61945788Merge pull request #1802 from edgarrmondragon/cp314-wheelsUpdates
pydanticfrom 2.11.7 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
python-akismetfrom 0.4.2 to 0.4.3Commits
3c6d0f4Bump version: 0.4.2 → 0.4.36f43552Issue #17: Add Python 3.9 and python 3.10 support5745376Issue #17: Add Python 3.9 and python 3.10 support0e3e5e6Issue #17: Add Python 3.9 and python 3.10 support4f08043Merge pull request #16 from tgbot-collection/master5c0a712Merge pull request #14 from nijel/patch-1cb5fa51add py3.10 support6469fd6Use == for comparing stringsa082021Issue #13: Test using Github Actionsbb7d2f3Issue #13: Test using Github ActionsUpdates
python-dotenvfrom 1.1.1 to 1.2.1Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
eaf2a91Do not remove .coverage file8716196Bump version: 1.2.0 → 1.2.1b87807fUpdate changelog3af77d3Support reading .env from FIFOs (Unix) (#586)467ee22Fix test failures after moving config to pyproject.toml76999e7Move more config pyproject.toml222ce2cUpdate to use trusted publisher on pypi8ed4f79Update docs requirements5bf8822Bump version: 1.1.1 → 1.2.01fe11ccupadate changelogUpdates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits