build: Bump the python-dependencies group across 1 directory with 28 updates#647
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build: Bump the python-dependencies group across 1 directory with 28 updates#647dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the python-dependencies group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dj-database-url](https://github.com/jazzband/dj-database-url) | `3.0.1` | `3.1.0` | | [django](https://github.com/django/django) | `5.2.7` | `5.2.9` | | [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.2` | | [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` | | [pillow](https://github.com/python-pillow/Pillow) | `12.0.0` | `12.1.0` | | [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` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.2` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.1.0` | `6.11.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.10.5` | `2026.1.4` | | [redis](https://github.com/redis/redis-py) | `3.5.3` | `7.1.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `23.0.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.5.12` | `2.48.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.4` | `3.3.0` | | [ipython](https://github.com/ipython/ipython) | `7.33.0` | `9.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.3` | `0.14.10` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `2.19.0` | `4.5.1` | Updates `dj-database-url` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](jazzband/dj-database-url@v3.0.1...v3.1.0) Updates `django` from 5.2.7 to 5.2.9 - [Commits](django/django@5.2.7...5.2.9) 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.2 - [Changelog](https://github.com/timonweb/django-tailwind/blob/master/CHANGELOG.md) - [Commits](timonweb/django-tailwind@4.0.1...4.4.2) 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 `pillow` from 12.0.0 to 12.1.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.0.0...12.1.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 `urllib3` from 2.5.0 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.2) 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 2026.1.4 - [Commits](certifi/python-certifi@2025.10.05...2026.01.04) Updates `redis` from 3.5.3 to 7.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@3.5.3...v7.1.0) 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.48.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.48.0) Updates `greenlet` from 3.2.4 to 3.3.0 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.2.4...3.3.0) Updates `ipython` from 7.33.0 to 9.8.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.33.0...9.8.0) Updates `ruff` from 0.14.3 to 0.14.10 - [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.10) Updates `pre-commit` from 2.19.0 to 4.5.1 - [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.1) --- updated-dependencies: - dependency-name: dj-database-url dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django dependency-version: 5.2.9 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.2 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: pillow dependency-version: 12.1.0 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: urllib3 dependency-version: 2.6.2 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: 2026.1.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major 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.48.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: greenlet dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ipython dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 28 updates in the / directory:
3.0.13.1.05.2.75.2.965.9.065.13.10.141.20.143.21.15.01.27.05.0.16.1.04.0.14.4.23.15.23.16.16.2.06.3.03.4.43.1012.0.012.1.02.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.02.5.02.6.26.1.06.11.02025.10.52026.1.43.5.37.1.020.1.023.0.01.5.122.48.03.2.43.3.07.33.09.8.00.14.30.14.102.19.04.5.1Updates
dj-database-urlfrom 3.0.1 to 3.1.0Release notes
Sourced from dj-database-url's releases.
Changelog
Sourced from dj-database-url's changelog.
Commits
36ec238Update CHANGELOG.md84fd050Switch to moderndicttype hints for improved readability and consistency.9929991Merge branch 'akx/ci-split'59b3cd6Update workflow to be uv compatable37b252eMigrate release workflow toreleaseevents, update actions, and integrate `...a01d6b1Update project to use uv.9894298Expand test matrix to support Python 3.14 and Django 6.0, update compatibilit...438ec39Update license to BSD-3-Clause in setup.py (#279)8a3c372[pre-commit.ci] pre-commit autoupdate (#278)390d524[pre-commit.ci] pre-commit autoupdate (#276)Updates
djangofrom 5.2.7 to 5.2.9Commits
c14b756[5.2.x] Bumped version for 5.2.9 release.99e7d22[5.2.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i...479415c[5.2.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject...da1dfe6[5.2.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg...e2ddec4[5.2.x] Refs #36743 -- Corrected docstring for DisallowedRedirect.b83ee61[5.2.x] Closed temporary files in OverwritingStorageTests.test_save_overwrite...645dc99[5.2.x] Refs #35535 -- Used intended decorator in test_simple_block_tag_paren...8558605[5.2.x] Added link to Python Pickle documentation in docs/topics/cache.txt.de1dc3a[5.2.x] Fixed outdated redis-py link in cache docs.ee92d41[5.2.x] Highlighted community package upgrade utilities in docs/howto/upgrade...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.2Changelog
Sourced from django-tailwind's changelog.
... (truncated)
Commits
dfb5a00Releases 4.4.2216c9e9Merge pull request #244 from synthghost/patch-12b5a013Fix settings-based CSS path configurationbfd4250Add Star History section to README4c8ef98Delete manage.py4b0e428Releases 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.0Updates
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
pillowfrom 12.0.0 to 12.1.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening8dee8ddAdd ImageFile context manager (#9367)b2d9bc3Support saving APNG float durations (#9365)f130c10Allow 1 mode images in MorphOp (#9348)Updates
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.