Bump the version-updates group with 3 updates#58
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the version-updates group with 3 updates: [uvicorn](https://github.com/Kludex/uvicorn), [fastapi](https://github.com/fastapi/fastapi) and [filelock](https://github.com/tox-dev/py-filelock). Updates `uvicorn` from 0.49.0 to 0.50.1 - [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.1) Updates `fastapi` from 0.138.1 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.1...0.139.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) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.50.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: filelock dependency-version: 3.29.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
jaytaph
approved these changes
Jul 8, 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 version-updates group with 3 updates: uvicorn, fastapi and filelock.
Updates
uvicornfrom 0.49.0 to 0.50.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
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)e8a31bcchore(deps): bump the python-packages group across 1 directory with 9 updates...8d088b1Deprecate the legacy websockets implementation and defaultautoto websocke...Updates
fastapifrom 0.138.1 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
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions