-
Notifications
You must be signed in to change notification settings - Fork 29
build(deps): bump the pipenv group across 1 directory with 16 updates #884
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
2
commits into
main
Choose a base branch
from
dependabot/pip/pipenv-94905602c4
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 pipenv group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.123.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.38.0` | | [dynaconf](https://github.com/dynaconf/dynaconf) | `3.2.11` | `3.2.12` | | [celery](https://github.com/celery/celery) | `5.5.3` | `5.6.0` | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.1.0` | | [black](https://github.com/psf/black) | `25.1.0` | `25.11.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [tox](https://github.com/tox-dev/tox) | `4.28.4` | `4.32.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.10.4` | `7.12.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `9.0.1` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `6.2.1` | `7.0.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `46.0.3` | | [sphinxcontrib-plantuml](https://github.com/sphinx-contrib/plantuml) | `0.30` | `0.31` | | [mistune](https://github.com/lepture/mistune) | `3.1.3` | `3.1.4` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.6` | `1.9.2` | Updates `fastapi` from 0.116.1 to 0.123.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.123.0) Updates `uvicorn` from 0.35.0 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.35.0...0.38.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.0 - [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.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 `black` from 25.1.0 to 25.11.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...25.11.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.32.0 - [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.32.0) Updates `coverage` from 7.10.4 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.10.4...7.12.0) Updates `pytest` from 8.4.1 to 9.0.1 - [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.1) 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 `cryptography` from 45.0.6 to 46.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...46.0.3) Updates `sphinxcontrib-plantuml` from 0.30 to 0.31 - [Commits](sphinx-contrib/plantuml@0.30...0.31) Updates `mistune` from 3.1.3 to 3.1.4 - [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.1.4) Updates `pre-commit` from 4.3.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.3.0...v4.5.0) Updates `bandit` from 1.8.6 to 1.9.2 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.6...1.9.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.123.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: uvicorn dependency-version: 0.38.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pipenv - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor 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.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: coverage dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: pytest dependency-version: 9.0.1 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: cryptography dependency-version: 46.0.3 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: mistune dependency-version: 3.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pipenv - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv - dependency-name: bandit dependency-version: 1.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pipenv ... 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
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 pipenv group with 16 updates in the / directory:
0.116.10.123.00.35.00.38.03.2.113.2.125.5.35.6.06.4.07.1.025.1.025.11.06.0.17.0.04.28.44.32.07.10.47.12.08.4.19.0.16.2.17.0.045.0.646.0.30.300.313.1.33.1.44.3.04.5.01.8.61.9.2Updates
fastapifrom 0.116.1 to 0.123.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
f2bab95🔖 Release version 0.123.0c38e3e0📝 Update release notes7fbd304🐛 Cache dependencies that don't use scopes and don't have sub-dependencies wi...63d7a2b🔖 Release version 0.122.17681f29📝 Update release notes378ad68🐛 Fix hierarchical security scope propagation (#5624)c6487ed📝 Update release notes62a6974⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)9982882📝 Update release notes8ab7167💅 Update CSS to explicitly use emoji font (#14415)Updates
uvicornfrom 0.35.0 to 0.38.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn'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
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.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
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
blackfrom 25.1.0 to 25.11.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
05f0a8cPrepare for 25.11.0 release (#4825)ae17c61Fix tests on pytest 9 (#4835)138745eInclude Windows and Python 3.14 in PR wheel build matrix, fix Windows build (...18170d6ci: add label for running all builds on a pull request (#4833)0e793e3fix windows wheels (#4830)b71f36cUse build[uv] as cibuildwheel frontend (#4831)a7bd594Skip free threaded builds in cibuildwheel (#4829)862dee9Update cibuildwheel (#4828)b5f354cbuild: restrict to pytest 9.0 due to breakage in custom pytest_configure (#4827)f705197t-string support (#4805)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.32.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
511782erelease 4.32.0d5035faTST: add weekly compatibility checks for CPython 3.15 (#3629)5220e07fix: ensure log folder is created before writing the execution logs (#3633)f8a88c1Allow braced range syntax in internal sections of tox.ini file (#3631)6432872Fix broken log message (in that branch it did not match the arguments). (#3634)b036f7d[pre-commit.ci] pre-commit autoupdate (#3630)5d73948[pre-commit.ci] pre-commit autoupdate (#3627)95f15addocs: Add Python 3.14 and 3.14t to config examples (#3626)5b0f7e4Fix release changelog generation configeac78c1release 4.31.0Updates
coveragefrom 7.10.4 to 7.12.0Changelog
Sourced from coverage's changelog.