chore(deps): bump the pip group across 1 directory with 3 updates#413
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/backend/pip-efb3b58361
branch
from
July 14, 2026 20:54
a81475f to
76ca1a7
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/backend/pip-efb3b58361
branch
from
July 21, 2026 20:54
76ca1a7 to
a57a47f
Compare
Contributor
|
@dependabot rebase |
Bumps the pip group with 3 updates in the /backend directory: [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn) and [alembic](https://github.com/sqlalchemy/alembic). Updates `fastapi` from 0.138.0 to 0.140.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.0...0.140.0) Updates `uvicorn` from 0.49.0 to 0.51.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.49.0...0.51.0) Updates `alembic` from 1.18.4 to 1.18.5 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-version: 0.50.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/backend/pip-efb3b58361
branch
from
July 26, 2026 10:05
a57a47f to
eba04fb
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 pip group with 3 updates in the /backend directory: fastapi, uvicorn and alembic.
Updates
fastapifrom 0.138.0 to 0.140.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
255b912🔖 Release version 0.140.0 (#16050)892eacd📝 Update release notes0270829⚡️ Reduce memory usage in dependencies (#16049)ae031be📝 Update release notesf3644b3📝 Fix links in docs (#15967)1e24ca0📝 Update release notes513c396👷 Add CI memory benchmark (#16046)a64dfbb📝 Update release notes4f15548📝 Add Library Skills documentation (#16041)704fbe1📝 Update release notesUpdates
uvicornfrom 0.49.0 to 0.51.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)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)Updates
alembicfrom 1.18.4 to 1.18.5Release notes
Sourced from alembic's releases.
... (truncated)
Commits