deps: Bump the python-minor group with 12 updates#430
Merged
Conversation
Bumps the python-minor group with 12 updates: | Package | From | To | | --- | --- | --- | | [dash](https://github.com/plotly/dash) | `4.3.0` | `4.4.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.2` | `0.139.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.50.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.63.0` | `2.64.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.3` | `7.15.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.4` | `3.29.5` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.27` | `0.0.28` | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.22.1` | `2.23.0` | | [nvidia-cudnn-cu12](https://developer.nvidia.com/cuda-zone) | `9.23.2.1` | `9.24.0.43` | | [nvidia-nvshmem-cu12](https://developer.nvidia.com/cuda-zone) | `3.7.0` | `3.7.1` | Updates `dash` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](plotly/dash@v4.3.0...v4.4.0) Updates `fastapi` from 0.138.2 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.2...0.139.0) Updates `uvicorn` from 0.49.0 to 0.50.2 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.50.2) Updates `sentry-sdk` from 2.63.0 to 2.64.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.63.0...2.64.0) Updates `coverage` from 7.14.3 to 7.15.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.3...7.15.0) Updates `filelock` from 3.29.4 to 3.29.5 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.29.4...3.29.5) Updates `pillow` from 12.2.0 to 12.3.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@12.2.0...12.3.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 `fastapi-cli` from 0.0.27 to 0.0.28 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.27...0.0.28) Updates `narwhals` from 2.22.1 to 2.23.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.22.1...v2.23.0) Updates `nvidia-cudnn-cu12` from 9.23.2.1 to 9.24.0.43 Updates `nvidia-nvshmem-cu12` from 3.7.0 to 3.7.1 --- updated-dependencies: - dependency-name: dash dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: sentry-sdk dependency-version: 2.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: coverage dependency-version: 7.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: filelock dependency-version: 3.29.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: fastapi-cli dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: narwhals dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: nvidia-cudnn-cu12 dependency-version: 9.24.0.43 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: nvidia-nvshmem-cu12 dependency-version: 3.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
pcalnon
approved these changes
Jul 6, 2026
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-minor group with 12 updates:
4.3.04.4.00.138.20.139.00.49.00.50.22.63.02.64.07.14.37.15.03.29.43.29.512.2.012.3.04.15.04.16.00.0.270.0.282.22.12.23.09.23.2.19.24.0.433.7.03.7.1Updates
dashfrom 4.3.0 to 4.4.0Release notes
Sourced from dash's releases.
Changelog
Sourced from dash's changelog.
Commits
1fc4a2dMerge pull request #3870 from plotly/master-4.4.02a59605version 4.4.0 build artifactsb7d537bMerge branch 'dev' into master-4.4.04e0fb90Merge pull request #3867 from plotly/version-4.4.0826c080version 4.4.09ba8421Merge pull request #3862 from plotly/fix/ws-contextvarsc79ebf4Merge branch 'dev' into fix/ws-contextvars7cf426eMerge pull request #3860 from plotly/fix/dependabot-spama33d61dMerge branch 'dev' into fix/dependabot-spamd5ffe05Merge branch 'dev' into fix/ws-contextvarsUpdates
fastapifrom 0.138.2 to 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uvicornfrom 0.49.0 to 0.50.2Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)6c42e8dSkip the eager app import in the parent when spawning workers (#3012)56a4631Exit with a dedicated code on startup failure and stop the supervisor when a ...3314dfcchore(deps): bump the github-actions group with 4 updates (#3007)Updates
sentry-sdkfrom 2.63.0 to 2.64.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
9cb0167Call out changed stream_gen_ai_spans default valuebdbe208Update CHANGELOG.md8966e45release: 2.64.07074643ci: 🤖 Update test matrix with new releases (06/29) (#6682)b0f319f(test): exclude django 6.1 alphas and betas from tox (#6690)a661615(test): need to include the alpha tag for mcp package inclusion (#6688)9c83606ci(mcp): Pin mcp package to <2.0.0 while alphas are in flight (#6687)1dd161dfeat: Setsentry.trace_lifecycleattr in span streaming (#6684)5dabd02fix(pydantic-ai): Stop truncating in the streaming trace lifecycle (#6659)7991f71ref: Makestream_gen_ai_spansopt out (#6658)Updates
coveragefrom 7.14.3 to 7.15.0Changelog
Sourced from coverage's changelog.
Commits
c8c8020docs: sample HTML for 7.15.0ae19db1docs: prep for 7.15.017b45a1docs: --keep-combined in the man page6f9fa1efix: preserve isolated sys.path on Python 3.10 (#2211)787af5fchore: bump actions/checkout in the action-dependencies group (#2210)1ed3998fix: start attaching the loader on__spec__#2208 (#2209)1ab1122docs: remove stray commaf24a91ffeat: --keep-combined for reporting commands. #21985e70751test: canonicalize mock calls in test_cmdline to reduce diff noise65979ccfix: skip excluded functions in LCOV function totals (#2206)Updates
filelockfrom 3.29.4 to 3.29.5Release notes
Sourced from filelock's releases.
Commits
be56227lifetime: reject negative, non-numeric, and bool values at the setter (#573)1f6cde4roll back a read acquire's open transaction when its SELECT fails (#575)c76dee6test: fix Windows type check broken by #577 (#580)ea594a5Keep Unix lock files after release (#577)7595a7buse a private break name in break_lock_file (#576)0b707fe[pre-commit.ci] pre-commit autoupdate (#572)22ecd6adon't complete a writer acquire on a peer's reclaimed marker (#571)70ecdb2build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#570)dbcc83a[pre-commit.ci] pre-commit autoupdate (#568)022394cdon't follow symlinks in raise_on_not_writable_file (#567)Updates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.