build(deps): bump the pipenv group across 1 directory with 22 updates#903
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pipenv group across 1 directory with 22 updates#903dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pipenv group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.128.7` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.40.0` | | [dynaconf](https://github.com/dynaconf/dynaconf) | `3.2.11` | `3.2.12` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.2` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.20` | `0.0.22` | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.1.1` | | [black](https://github.com/psf/black) | `25.1.0` | `26.1.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [tox](https://github.com/tox-dev/tox) | `4.28.4` | `4.34.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.4` | `7.13.4` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `9.0.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [voluptuous](https://github.com/alecthomas/voluptuous) | `0.15.2` | `0.16.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `46.0.5` | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [sphinxcontrib-plantuml](https://github.com/sphinx-contrib/plantuml) | `0.30` | `0.31` | | [sphinxcontrib-openapi](https://github.com/sphinx-contrib/openapi) | `0.8.4` | `0.9.0` | | [mistune](https://github.com/lepture/mistune) | `3.1.3` | `3.2.0` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `4.0.1` | `5.0.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.6` | `1.9.3` | Updates `fastapi` from 0.116.1 to 0.128.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.128.7) Updates `uvicorn` from 0.35.0 to 0.40.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.35.0...0.40.0) Updates `dynaconf` from 3.2.11 to 3.2.12 - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/3.2.12/CHANGELOG.md) - [Commits](dynaconf/dynaconf@3.2.11...3.2.12) 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 `python-multipart` from 0.0.20 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.20...0.0.22) Updates `redis` from 6.4.0 to 7.1.1 - [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.1) Updates `black` from 25.1.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...26.1.0) Updates `isort` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...7.0.0) Updates `tox` from 4.28.4 to 4.34.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.28.4...4.34.1) Updates `coverage` from 7.10.4 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.4...7.13.4) 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 `pytest-cov` from 6.2.1 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) Updates `voluptuous` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/alecthomas/voluptuous/releases) - [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md) - [Commits](alecthomas/voluptuous@0.15.2...0.16.0) Updates `cryptography` from 45.0.6 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...46.0.5) Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@3.0.2...3.1.0) 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 `sphinxcontrib-plantuml` from 0.30 to 0.31 - [Commits](sphinx-contrib/plantuml@0.30...0.31) Updates `sphinxcontrib-openapi` from 0.8.4 to 0.9.0 - [Changelog](https://github.com/sphinx-contrib/openapi/blob/master/CHANGES) - [Commits](sphinx-contrib/openapi@0.8.4...0.9.0) Updates `mistune` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](lepture/mistune@v3.1.3...v3.2.0) Updates `myst-parser` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.1...v5.0.0) 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 `bandit` from 1.8.6 to 1.9.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: uvicorn dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: dynaconf dependency-version: 3.2.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: celery dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: redis dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: tox dependency-version: 4.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: voluptuous dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: sphinxcontrib-plantuml dependency-version: '0.31' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: sphinxcontrib-openapi dependency-version: 0.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: mistune dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: myst-parser dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pipenv - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv ... Signed-off-by: dependabot[bot] <support@github.com>
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 pipenv group with 21 updates in the / directory:
0.116.10.128.70.35.00.40.03.2.113.2.125.5.35.6.20.0.200.0.226.4.07.1.125.1.026.1.06.0.17.0.04.28.44.34.17.10.47.13.48.4.19.0.26.2.17.0.00.15.20.16.045.0.646.0.53.0.23.1.00.300.310.8.40.9.03.1.33.2.04.0.15.0.04.3.04.5.11.8.61.9.3Updates
fastapifrom 0.116.1 to 0.128.7Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8f82c94🔖 Release version 0.128.75bb3423📝 Update release notes6ce5e3e✅ Tweak comment in test to reference PR (#14885)65da3dd📝 Update release notes81f82fd🔧 Update LLM-prompt forabbranddfntags (#14747)ff72101📝 Update release notesca76a4e📝 Usedfntag for definitions instead ofabbrin docs (#14744)1133a45📝 Update release notes38f9659✅ Test order for the submitted byte Files (#14828)3f1cc8f📝 Update release notesUpdates
uvicornfrom 0.35.0 to 0.40.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
Commits
9ff6004Version 0.40.0 (#2773)19df042Drop Python 3.9 (#2772)865ce7cRun strict mypy on test suite (#2771)4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)Updates
dynaconffrom 3.2.11 to 3.2.12Release notes
Sourced from dynaconf's releases.
Changelog
Sourced from dynaconf's changelog.
Commits
7606f35Release version 3.2.12da44e51perf: add lru caching tofind_the_correct_casingfunction (#1326)b75eda0fix: get method to return Any type.4f3df1amisc: add some profile/perf scripts420acebrefactor: merge safe{get,copy} into .get and .copy18c0c84fix: remove unnecessary recursive evaluation call on Settings.get0fde96frefactor: rewrite decorator as explicit call52efd9eBump to version 3.2.12-dev0Updates
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
python-multipartfrom 0.0.20 to 0.0.22Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
bea7bbbVersion 0.0.22 (#222)0fb59a9chore: add return type on test (#221)9433f4bMerge commit from forkd5c91ecBump the github-actions group with 2 updates (#219)5a90631bump uv (#218)1f72955Version 0.0.21 (#217)47ecfedAdd support for Python 3.14 and drop EOL 3.8 and 3.9 (#216)f18b709Bump the github-actions group across 1 directory with 4 updates (#214)b388e9achore: use depedency-groups inpyproject.toml(#212)6113e75Bump the github-actions group across 1 directory with 3 updates (#210)Updates
redisfrom 6.4.0 to 7.1.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
7351a1eUpdating lib version to 7.1.1b81c856Disabled SCH in MultiDBClient underlying clients (#3938)0438784Added initial health check policies, refactored add_database method (#3906)76befb4Added logging for MultiDBClients (#3896)faee0fbRemove high-severity exception logging (#3865)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)Updates
blackfrom 25.1.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
isortfrom 6.0.1 to 7.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a09c78Merge pull request #2433 from DanielNoord/python-3140fee794Add 3.14 tostdlibds332a1adBumpzstandardfor 3.14 compatf756e56Merge pull request #2432 from DanielNoord/ruff-it-up52f5134Format withruffinstead ofblack012aa69Merge pull request #2431 from DanielNoord/ruff-it-up89773dbTarget 3.10 withruff933e382Merge pull request #2430 from DanielNoord/drop-398b6e00cRemove support for Python 3.9b5f9f29Bump profile plugin to 3.10+ and re-lockUpdates
toxfrom 4.28.4 to 4.34.1Release notes
Sourced from tox's releases.