Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit a292cb8

Browse files
chore(deps): Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [requests](https://github.com/psf/requests). Updates `fastapi` from 0.115.0 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.135.1) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.5) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39f5184 commit a292cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastapi==0.115.0
1+
fastapi==0.135.1
22
uvicorn==0.42.0
3-
requests==2.32.3
3+
requests==2.32.5
44
PyJWT[crypto]==2.12.1

0 commit comments

Comments
 (0)