-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the python group across 1 directory with 27 updates #30
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
master
Choose a base branch
from
dependabot/pip/python-9a4f4a7da1
base: master
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 group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rcssmin](https://github.com/ndparker/rcssmin) | `1.1.2` | `1.2.2` | | [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.11.0` | | [hiredis](https://github.com/redis/hiredis-py) | `3.2.1` | `3.3.0` | | [celery](https://github.com/celery/celery) | `5.5.2` | `5.6.0` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.34.2` | `0.38.0` | | [uvicorn-worker](https://github.com/Kludex/uvicorn-worker) | `0.3.0` | `0.4.0` | | [django-allauth[mfa]](https://github.com/sponsors/pennersr) | `65.8.1` | `65.13.1` | | [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) | `2.4` | `2.5` | | [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) | `2025.4` | `2025.6` | | [django-compressor](https://github.com/django-compressor/django-compressor) | `4.5.1` | `4.6.0` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.16.0` | `3.16.1` | | [django-cors-headers](https://github.com/adamchainz/django-cors-headers) | `4.7.0` | `4.9.0` | | [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.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.29.1` | `2.47.0` | | [django-anymail](https://github.com/anymail/django-anymail) | `13.0` | `13.1` | | [werkzeug[watchdog]](https://github.com/pallets/werkzeug) | `3.1.3` | `3.1.4` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.5` | `1.1.1` | | [mypy](https://github.com/python/mypy) | `1.15.0` | `1.19.0` | | [django-stubs[compatible-mypy]](https://github.com/sponsors/typeddjango) | `5.2.0` | `5.2.8` | | [pytest-sugar](https://github.com/Teemu/pytest-sugar) | `1.0.0` | `1.1.1` | | [djangorestframework-stubs](https://github.com/sponsors/typeddjango) | `3.16.0` | `3.16.6` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.11` | `0.14.7` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.8.2` | `7.12.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.0` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.2` | `3.3.3` | | [django-coverage-plugin](https://github.com/nedbat/django_coverage_plugin) | `3.1.0` | `3.2.0` | Updates `rcssmin` from 1.1.2 to 1.2.2 - [Changelog](https://github.com/ndparker/rcssmin/blob/master/CHANGES) - [Commits](ndparker/rcssmin@1.1.2...1.2.2) 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 `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.2 to 5.6.0 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.5.2...v5.6.0) Updates `uvicorn[standard]` from 0.34.2 to 0.38.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.38.0) Updates `uvicorn-worker` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/Kludex/uvicorn-worker/releases) - [Commits](Kludex/uvicorn-worker@0.3.0...0.4.0) Updates `django-allauth[mfa]` from 65.8.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 `crispy-bootstrap5` from 2025.4 to 2025.6 - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md) - [Commits](django-crispy-forms/crispy-bootstrap5@2025.4...2025.6) Updates `django-compressor` from 4.5.1 to 4.6.0 - [Changelog](https://github.com/django-compressor/django-compressor/blob/develop/docs/changelog.txt) - [Commits](django-compressor/django-compressor@4.5.1...4.6) Updates `djangorestframework` from 3.16.0 to 3.16.1 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](encode/django-rest-framework@3.16.0...3.16.1) 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 `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.1 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.9...3.3.1) Updates `sentry-sdk` from 2.29.1 to 2.47.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@2.29.1...2.47.0) Updates `django-anymail` from 13.0 to 13.1 - [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...v13.1) Updates `werkzeug[watchdog]` from 3.1.3 to 3.1.4 - [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.4) Updates `watchfiles` from 1.0.5 to 1.1.1 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.5...v1.1.1) Updates `mypy` from 1.15.0 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.19.0) Updates `django-stubs[compatible-mypy]` from 5.2.0 to 5.2.8 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `pytest-sugar` from 1.0.0 to 1.1.1 - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1) Updates `djangorestframework-stubs` from 3.16.0 to 3.16.6 - [Commits](https://github.com/sponsors/typeddjango/commits) Updates `ruff` from 0.11.11 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.11.11...0.14.7) Updates `coverage` from 7.8.2 to 7.12.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.8.2...7.12.0) Updates `pre-commit` from 4.2.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@v4.2.0...v4.5.0) Updates `factory-boy` from 3.3.2 to 3.3.3 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.2...3.3.3) Updates `django-coverage-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/nedbat/django_coverage_plugin/releases) - [Commits](coveragepy/django_coverage_plugin@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: rcssmin dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor 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: 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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn[standard] dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn-worker dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-allauth[mfa] 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: crispy-bootstrap5 dependency-version: '2025.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-compressor dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: djangorestframework dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch 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: 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-anymail dependency-version: '13.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: werkzeug[watchdog] dependency-version: 3.1.4 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-minor dependency-group: python - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: django-stubs[compatible-mypy] dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: djangorestframework-stubs dependency-version: 3.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: factory-boy dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
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
Pull requests that update python code
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 27 updates in the / directory:
1.1.21.2.26.9.06.11.03.2.13.3.05.5.25.6.00.34.20.38.00.3.00.4.065.8.165.13.12.42.52025.42025.64.5.14.6.03.16.03.16.14.7.04.9.00.28.00.29.03.2.93.3.12.29.12.47.013.013.13.1.33.1.41.0.51.1.11.15.01.19.05.2.05.2.81.0.01.1.13.16.03.16.60.11.110.14.77.8.27.12.04.2.04.5.03.3.23.3.33.1.03.2.0Updates
rcssminfrom 1.1.2 to 1.2.2Changelog
Sourced from rcssmin's changelog.
... (truncated)
Commits
b4cac4dBump version to 1.2.2db3f06eUpdate benchmarks77816d3Add Python 3.14 supportecac774Project boilerplate5bac716Bump version to 1.2.18d4312fHello 202541d1e1fUpdate dependencies, change sphinx theme5396f5eBump version to 1.2.081da219Update benchmarks1f9ff6dAdd support for nesting selector (&)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
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.2 to 5.6.0Release notes
Sourced from celery's releases.
... (truncated)
Changelog
Sourced from celery's changelog.
... (truncated)
Commits
cca1116Prepare for release: v5.6.0 (#10010)1133f22Bump mypy from 1.14.1 to 1.19.0 (#10008)0932d2c[pre-commit.ci] pre-commit autoupdate (#10007)b446910Prepare for (pre) release: v5.6.0rc2 (#10005)3f0f0feasynpool: Don't return from inside a finally block (#10000)95d0552Bump actions/checkout from 5 to 6 (#10003)f32b92fAdd Py39-314t to CI (#9999)63c1910Don't fail task on timeout during cold shutdown (#9678)30649dbFix log leaking broker credentials (#9997)929412eRemove Python 4.0 version condition for pytest dependencies (#9993)Updates
uvicorn[standard]from 0.34.2 to 0.38.0Release notes
Sourced from uvicorn[standard]'s releases.
... (truncated)
Changelog
Sourced from uvicorn[standard]'s changelog.
Commits
3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)ce79f95Revert "Add Marcelo Trylesinski to the license (#2699)" (#2730)dbf8797docs: add social icons (#2728)58f28beAdd section about event loop (#2725)93d9510Bump docs dependencies (#2724)9b1c6c4Move Marcelo Trylesinski to maintainers inpyproject.toml(#2719)57a61d8Add discord to README (#2718)7ef5f9fchore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#2717)6d26d88Update pyproject.toml for PEP639 compliance (#2713)Updates
uvicorn-workerfrom 0.3.0 to 0.4.0Release notes
Sourced from uvicorn-worker's releases.
Commits
cd29cc6Version 0.4.0 (#38)c6019ebSupport uvicorn >= 0.36.0 (#37)b96ea28Bump the python-packages group across 1 directory with 9 updates (#33)0b796fdAdd official support for Python 3.13 (#36)Updates
django-allauth[mfa]from 65.8.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
crispy-bootstrap5from 2025.4 to 2025.6Release notes
Sourced from crispy-bootstrap5's releases.
Changelog
Sourced from crispy-bootstrap5's changelog.
Commits
c9578e92025.6 Release. (#210)a6346ecMake legend font-size the same as label font-size (#208)Updates
django-compressorfrom 4.5.1 to 4.6.0Changelog
Sourced from django-compressor's changelog.
Commits
3ada994Prepare 4.6.0.1baa82aRemove CI testing for EOL Django 5.0.8706a52Add CI testing for Python 3.14 and Django 6.0.7be9ce2Bump brotli, lxml, and coverage test dependencies.d6fd813Remove test version pinning for rcssmin and rjsmin.2b46e7dBump actions/setup-python from 5 to 6 (#1307)b97bb05Disable bs4's multi valued attributes (#1296)4e54330Migrate packaging to pyproject.toml (#1313)872f8d5Remove version pinning for rcssmin and rjsmin (#1312)cc38666Drop support for Python 3.9 (#1311)Updates
djangorestframeworkfrom 3.16.0 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
django-cors-headersfrom 4.7.0 to 4.9.0Changelog
Sourced from django-cors-headers's changelog.
Commits
a3a3ad2Version 4.9.02f5a94bCorrect testing of Django 6.0 (#1015)4356514Support Django 6.0 (#1014)eeaa041Version 4.8.0b760e4dSupport Python 3.14 (#1013)bf6abfb[pre-commit.ci] pre-commit autoupdate (#1012)5d0c651Upgrade dependencies (#1011)873fd5fUse uvx to run tox on GitHub Actions (#1010)f8aa330[pre-commit.ci] pre-commit autoupdate (#1009)b04460f[pre-commit.ci] pre-commit autoupdate (#1008)Updates
drf-spectacularfrom 0.28.0 to 0.29.0Release notes
Sourced from drf-spectacular's releases.
... (truncated)
Changelog
Sourced from drf-spectacular's changelog.
Commits
7a7a1f2disable py3.8 target due to pyproject.toml issuesff7a62bfix docse58143bversion bumpe40b287Renovate project setup #116262fc98bMerge pull request #1467 from tfranzel/decimal_l18nd7247a5Add l18n handling for Decimal field #14665221afdM...Description has been truncated