Bump the python-dependencies group across 1 directory with 26 updates - #47
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 26 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.48.0` | `0.52.3` | | [redis](https://github.com/redis/redis-py) | `8.0.0` | `8.1.0` | | [absl-py](https://github.com/abseil/abseil-py) | `2.0.0` | `2.5.0` | | [black](https://github.com/psf/black) | `24.3.0` | `26.5.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.4.2` | | [joblib](https://github.com/joblib/joblib) | `1.3.2` | `1.5.3` | | [mypy](https://github.com/python/mypy) | `1.8.0` | `2.3.1` | | [mypy-extensions](https://github.com/python/mypy_extensions) | `1.0.0` | `1.1.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.2` | `2.2.6` | | [ortools](https://github.com/google/or-tools) | `9.8.3296` | `9.15.6755` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `26.3` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.4` | `2.3.3` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `0.11.2` | `1.1.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.1.0` | `4.11.3` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.8` | `7.35.1` | | [pydoe3](https://github.com/relf/pyDOE3) | `1.0.1` | `1.6.2` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2026.3.post1` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.0` | `1.7.2` | | [scipy](https://github.com/scipy/scipy) | `1.11.4` | `1.15.3` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [smt](https://github.com/SMTorg/smt) | `2.2.1` | `2.14.1` | | [threadpoolctl](https://github.com/joblib/threadpoolctl) | `3.2.0` | `3.6.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [tzdata](https://github.com/python/tzdata) | `2023.3` | `2026.3` | Updates `fastapi` from 0.136.3 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.141.1) Updates `uvicorn` from 0.48.0 to 0.52.3 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.48.0...0.52.3) Updates `redis` from 8.0.0 to 8.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@v8.0.0...v8.1.0) Updates `absl-py` from 2.0.0 to 2.5.0 - [Release notes](https://github.com/abseil/abseil-py/releases) - [Changelog](https://github.com/abseil/abseil-py/blob/main/CHANGELOG.md) - [Commits](abseil/abseil-py@v2.0.0...v2.5.0) Updates `black` from 24.3.0 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...26.5.1) Updates `click` from 8.1.7 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.1.7...8.4.2) Updates `joblib` from 1.3.2 to 1.5.3 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](joblib/joblib@1.3.2...1.5.3) Updates `mypy` from 1.8.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v2.3.1) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `numpy` from 1.26.2 to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.2...v2.2.6) Updates `ortools` from 9.8.3296 to 9.15.6755 - [Release notes](https://github.com/google/or-tools/releases) - [Commits](https://github.com/google/or-tools/commits) Updates `packaging` from 23.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...26.3) Updates `pandas` from 2.1.4 to 2.3.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.4...v2.3.3) Updates `pathspec` from 0.11.2 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.11.2...v1.1.1) Updates `platformdirs` from 4.1.0 to 4.11.3 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.1.0...4.11.3) Updates `protobuf` from 4.25.8 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pydoe3` from 1.0.1 to 1.6.2 - [Release notes](https://github.com/relf/pyDOE3/releases) - [Commits](relf/pyDOE3@v1.0.1...v1.6.2) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `pytz` from 2023.3.post1 to 2026.3.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2026.3.post1) Updates `scikit-learn` from 1.5.0 to 1.7.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.0...1.7.2) Updates `scipy` from 1.11.4 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.11.4...v1.15.3) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `smt` from 2.2.1 to 2.14.1 - [Release notes](https://github.com/SMTorg/smt/releases) - [Commits](SMTorg/smt@v2.2.1...v2.14.1) Updates `threadpoolctl` from 3.2.0 to 3.6.0 - [Release notes](https://github.com/joblib/threadpoolctl/releases) - [Changelog](https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md) - [Commits](joblib/threadpoolctl@3.2.0...3.6.0) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `tzdata` from 2023.3 to 2026.3 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2023.3...2026.3) --- updated-dependencies: - dependency-name: absl-py dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: joblib dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ortools dependency-version: 9.15.6755 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pydoe3 dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: scikit-learn dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor 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: smt dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: threadpoolctl dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tzdata dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-dependencies-a8cb89d6c5
branch
from
August 18, 2026 10:09
bbf6ba4 to
470ff11
Compare
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 26 updates in the / directory:
0.136.30.141.10.48.00.52.38.0.08.1.02.0.02.5.024.3.026.5.18.1.78.4.21.3.21.5.31.8.02.3.11.0.01.1.01.26.22.2.69.8.32969.15.675523.226.32.1.42.3.30.11.21.1.14.1.04.11.34.25.87.35.11.0.11.6.22.8.22.9.0.post02023.3.post12026.3.post11.5.01.7.21.11.41.15.31.16.01.17.02.2.12.14.13.2.03.6.04.15.04.16.02023.32026.3Updates
fastapifrom 0.136.3 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.48.0 to 0.52.3Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)2a5ff18Version 0.52.2 (#3066)1920297Update zttp to 0.0.22 (#3063)5c560dachore(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#3061)ee8e45cVersion 0.52.1 (#3056)b57926dRemove duplicate content headers from WebSocket denial responses on websocket...49de1b9chore(deps): bump pymdown-extensions from 10.21.3 to 11.0 (#3042)2f3fa3aComplete server-initiated closes in SansIO WebSocket protocols (#3053)8c59d55chore(deps): bump the github-actions group with 5 updates (#3054)Updates
redisfrom 8.0.0 to 8.1.0Release notes
Sourced from redis's releases.
... (truncated)
Commits
e013126Testing with 8.10 GA (#4227)059d1e9Fixed TS.NRANGE commands to correctly apply aggregators (#4225)d486a0aFix FIELDNAME alias dropping first character of un-prefixed fields (#4224)fb93104feat: add client-side HIMPORT fieldset support for standalone and cluster cli...9197609Fix lat/lon swap in search querystring geo() helper (#4223)14714a0fix: Fixed double decoding issue with unquote() (#4222)227280aUpdate lib version to 8.1.088d16d0Decode ACL LOG string values on the default RESP3 legacy callback (#4201)599fd75feat: add FT.ALIASLIST support (#4198)71e275etest: add VectorField RERANK serialization tests for sync and async search (#...Updates
absl-pyfrom 2.0.0 to 2.5.0Release notes
Sourced from absl-py's releases.
... (truncated)
Changelog
Sourced from absl-py's changelog.
... (truncated)
Commits
a742ec3Release Abseil-py 2.5.0f05ee36Apply defensive programming insave_flag_valuesby copying the input.1275a98Fix a new Mypy issue in absl-pyb7decb2Suppressed a few Pyrefly errors97f1f72Fix typing errors.44da4bdReplace "random" flag with a different one5cd5771Remove pyrefly suppressions that are not needed anymore.3e729ebAdd type annotations for absl.logging functions and fix tests to pass type ch...354ee20Another batch of Pyrefly-related fixes5889704Add record_property and get_recorded_properties in absltest.TestCase.Updates
blackfrom 24.3.0 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)Updates
clickfrom 8.1.7 to 8.4.2Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
joblibfrom 1.3.2 to 1.5.3Release notes
Sourced from joblib's releases.
... (truncated)
Changelog
Sourced from joblib's changelog.
... (truncated)
Commits
40cd002RELEASE 1.5.3 (#1765)f05be67MNT Remove last usage of distutils (#1760)4273f39MNT bump actions/checkout from 5 to 6 in the github-actions group (#1762)f465f02FIX don't overwrite existing .gitignore (#1742)cca7d87MNT bump sklearn test on python 3.12 (#1759)f7775adMNT remove deprecated pytest feature (#1757)3c58aabAdd Python 3.14 and 3.14t to the testing (#1747)9b96664Bump cloudpickle to 3.1.2 (#1752)c3bdbd9Bump the github-actions group with 5 updates (#1749)a09bb30Keep GitHub Actions up to date with GitHub's Dependabot (#1748)