Bump the python group across 1 directory with 29 updates#275
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the python group across 1 directory with 29 updates#275dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the python group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `11.3.0` | `12.1.0` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.11.0` | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.1.0` | | [hiredis](https://github.com/redis/hiredis-py) | `3.2.1` | `3.3.0` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` | | [pygithub](https://github.com/pygithub/pygithub) | `2.7.0` | `2.8.1` | | [django](https://github.com/django/django) | `5.1.6` | `6.0.1` | | [django-allauth](https://github.com/sponsors/pennersr) | `65.11.1` | `65.13.1` | | [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | `2.4` | `2.5` | | [django-simple-history](https://github.com/django-commons/django-simple-history) | `3.10.1` | `3.11.0` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.9.0` | | [dj-rest-auth](https://github.com/iMerica/dj-rest-auth) | `7.0.1` | `7.0.2` | | [drf-spectacular](https://github.com/tfranzel/drf-spectacular) | `0.28.0` | `0.29.0` | | [psycopg[c]](https://github.com/psycopg/psycopg) | `3.2.9` | `3.3.2` | | [django-anymail[sendgrid]](https://github.com/anymail/django-anymail) | `13.0.1` | `14.0` | | [newrelic](https://github.com/newrelic/newrelic-python-agent) | `10.16.0` | `11.2.0` | | [werkzeug[watchdog]](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.5` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.0` | `1.1.1` | | [django-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `5.1.3` | `5.2.8` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `9.0.2` | | [djangorestframework-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `3.15.3` | `3.16.6` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `8.2.3` | `9.1.0` | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.10.3` | `2025.8.25` | | [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.14.11` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.6` | `7.13.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `6.0.0` | `6.1.0` | | [django-coverage-plugin](https://github.com/nedbat/django_coverage_plugin) | `3.1.1` | `3.2.0` | | [rust-just](https://github.com/gnpaone/rust-just) | `1.42.4` | `1.46.0` | Updates `pillow` from 11.3.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@11.3.0...12.1.0) Updates `whitenoise` from 6.9.0 to 6.11.0 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.9.0...6.11.0) Updates `redis` from 6.4.0 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@v6.4.0...v7.1.0) Updates `hiredis` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v3.2.1...v3.3.0) Updates `celery` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.3...v5.6.2) Updates `pygithub` from 2.7.0 to 2.8.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.7.0...v2.8.1) Updates `django` from 5.1.6 to 6.0.1 - [Commits](django/django@5.1.6...6.0.1) Updates `django-allauth` from 65.11.1 to 65.13.1 - [Commits](https://github.com/sponsors/pennersr/commits) Updates `django-crispy-forms` from 2.4 to 2.5 - [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases) - [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/django-crispy-forms@2.4...2.5) Updates `django-simple-history` from 3.10.1 to 3.11.0 - [Release notes](https://github.com/django-commons/django-simple-history/releases) - [Changelog](https://github.com/django-commons/django-simple-history/blob/master/CHANGES.rst) - [Commits](django-commons/django-simple-history@3.10.1...3.11.0) Updates `django-cors-headers` from 4.7.0 to 4.9.0 - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.7.0...4.9.0) Updates `dj-rest-auth` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/iMerica/dj-rest-auth/releases) - [Commits](iMerica/dj-rest-auth@7.0.1...7.0.2) Updates `drf-spectacular` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/tfranzel/drf-spectacular/releases) - [Changelog](https://github.com/tfranzel/drf-spectacular/blob/master/CHANGELOG.rst) - [Commits](tfranzel/drf-spectacular@0.28.0...0.29.0) Updates `psycopg[c]` from 3.2.9 to 3.3.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.9...3.3.2) Updates `django-anymail[sendgrid]` from 13.0.1 to 14.0 - [Release notes](https://github.com/anymail/django-anymail/releases) - [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst) - [Commits](anymail/django-anymail@v13.0.1...v14.0) Updates `newrelic` from 10.16.0 to 11.2.0 - [Release notes](https://github.com/newrelic/newrelic-python-agent/releases) - [Commits](newrelic/newrelic-python-agent@v10.16.0...v11.2.0) Updates `werkzeug[watchdog]` from 3.1.3 to 3.1.5 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.3...3.1.5) Updates `watchfiles` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.0...v1.1.1) Updates `django-stubs[compatible-mypy]` from 5.1.3 to 5.2.8 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `pytest` from 8.4.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...9.0.2) Updates `djangorestframework-stubs[compatible-mypy]` from 3.15.3 to 3.16.6 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `sphinx` from 8.2.3 to 9.1.0 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) Updates `sphinx-autobuild` from 2024.10.3 to 2025.8.25 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.10.03...2025.08.25) Updates `ruff` from 0.12.11 to 0.14.11 - [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.12.11...0.14.11) Updates `coverage` from 7.10.6 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.13.1) Updates `pre-commit` from 4.3.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@v4.3.0...v4.5.1) Updates `django-debug-toolbar` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@6.0.0...6.1.0) Updates `django-coverage-plugin` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/nedbat/django_coverage_plugin/releases) - [Commits](coveragepy/django_coverage_plugin@v3.1.1...v3.2.0) Updates `rust-just` from 1.42.4 to 1.46.0 - [Release notes](https://github.com/gnpaone/rust-just/releases) - [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md) - [Commits](gnpaone/rust-just@1.42.4...1.46.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: hiredis dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pygithub dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: django-allauth dependency-version: 65.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-crispy-forms dependency-version: '2.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-simple-history dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: dj-rest-auth dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: drf-spectacular dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: psycopg[c] dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-anymail[sendgrid] dependency-version: '14.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: newrelic dependency-version: 11.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: werkzeug[watchdog] dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: watchfiles dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: django-stubs[compatible-mypy] dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: djangorestframework-stubs[compatible-mypy] dependency-version: 3.16.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-debug-toolbar dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-coverage-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: rust-just dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 group with 29 updates in the / directory:
11.3.012.1.06.9.06.11.06.4.07.1.03.2.13.3.05.5.35.6.22.7.02.8.15.1.66.0.165.11.165.13.12.42.53.10.13.11.04.7.04.9.07.0.17.0.20.28.00.29.03.2.93.3.213.0.114.010.16.011.2.03.1.33.1.51.1.01.1.15.1.35.2.88.4.19.0.23.15.33.16.68.2.39.1.02024.10.32025.8.250.12.110.14.117.10.67.13.14.3.04.5.16.0.06.1.03.1.13.2.01.42.41.46.0Updates
pillowfrom 11.3.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
whitenoisefrom 6.9.0 to 6.11.0Changelog
Sourced from whitenoise's changelog.
Commits
c9c06e9Version 6.11.0051c4e9Support Django 6.0 (#665)c903cc1Version 6.10.0a81bcb0docs(django): use the stable version in URLs (#626)67b4f32Support Python 3.14 (#664)da8d333[pre-commit.ci] pre-commit autoupdate (#663)8000724Bump the github-actions group with 2 updates (#662)8fb339fUpgrade dependencies (#661)adf64ddUse uvx to run tox on GitHub Actions (#660)ad6eb20[pre-commit.ci] pre-commit autoupdate (#659)Updates
redisfrom 6.4.0 to 7.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
f7c1755Changing current version to 8.4 as it is already GA (#3854)2235cc7Added custom event handler section (#3853)8cc50a5Changing log level to be debug for failed maintenance notification enablement...d1769a2#3612 Generating unique command cache key (#3765)b49dce1Update Type Hints for List Command Parameters from str to KeyT (#3848)46ff042Expand cluster READ_COMMANDS with additional read-only commands and reorganiz...dc47675Updating lib version to 7.1.0 and added note in README that Python 3.9 suppor...f026c1eAdding latest 8.4 image to test matrix. Updating the Hybrid VSIM query format...a5ab18fAdding support for HYBRID search. (#3813)e6fb505Adding support for CAS/CAD commands. (#3837)Updates
hiredisfrom 3.2.1 to 3.3.0Release notes
Sourced from hiredis's releases.
Commits
187d0f3Version 3.3.03efcf03Add Python 3.14 to CI and wheels (#213) (#215)966cedeFix assertion in reader.c (#212)78def30Bump version to 3.3.0-devUpdates
celeryfrom 5.5.3 to 5.6.2Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
6a43c84Prepare for release: v5.6.2 (#10049)333a82fBugfix: Revoked tasks now immediately update backend status to REVOKED (#9869)9d6ab11Fix recursive WorkController instantiation in DjangoWorkerFixup + AttributeEr...21dbc73Prepare for release: v5.6.1 (#10037)ba20bedOnly use exceptiongroup backport for Python < 3.11 (#10033)2167529Stop importing pytest_subtests0527296Bump google-cloud-firestore from 2.21.0 to 2.22.05f8659bClarify 'result_extended' setting usage in tasksf19db70Bump mypy from 1.19.0 to 1.19.1 (#10028)6da72bdbetter coverage (#10029)Updates
pygithubfrom 2.7.0 to 2.8.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
ecd4764Update changelog4050641Use default type if known type is not supported (#3365)18eeb26Release 2.8.0 (#3360)17bc4dfFix GitHub breaking API change ofmaintainersinOrganization.create_team...6f0d6efUpdate docs on development (#3352)12d8d10Add warning about Checks API in doc-strings (#3229)6ec3ca2Upgrade docformatter pre-commit hook (#3359)9612e61Revertget_enterprisebreaking change (#3358)0c31f84Addgithub_actionslabel to Maintenance section (#3357)3234a21Allow for repo strings in allTeamrepo methods (#3356)Updates
djangofrom 5.1.6 to 6.0.1Commits
85eb963[6.0.x] Bumped version for 6.0.1 release.ac4a550[6.0.x] Added release date for 6.0.1.dcfc5b0[6.0.x] Added release date for 5.2.10.42bab76[6.0.x] Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions...764af47[6.0.x] Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres.b7b5465[6.0.x] Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to ...90daa65[6.0.x] Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcut...d35daf8[6.0.x] Fixed #36796 -- Handled lazy routes correctly in RoutePattern.match().16107ab[6.0.x] Refs #36810 -- Avoided infinite recursion in LazyNonce.repr().774543e[6.0.x] Fixed #36305 -- Added documentation indentation guidelines to contrib...Updates
django-allauthfrom 65.11.1 to 65.13.1Commits
Updates
django-crispy-formsfrom 2.4 to 2.5Release notes
Sourced from django-crispy-forms's releases.
Changelog
Sourced from django-crispy-forms's changelog.
Commits
65fa8ae2.5 Release. (#1424)ca4ca14PEP 639 licenses (#1413)aaabe68Updated pre-commit hook versions.125dd16Pyupgrade 3.9+1f9c8ecConfirmed support for Python 3.14, Django. Drop support for Python 3.8.93cb8c8Correct names in special thanks section (#1421)e327548Added security policy. (#1419)6481342Enabled GitHub code of conduct (#1416)dabd719Add Project Logo. (#1415)Updates
django-simple-historyfrom 3.10.1 to 3.11.0Release notes
Sourced from django-simple-history's releases.
Changelog
Sourced from django-simple-history's changelog.