Skip to content

Commit 480b4c0

Browse files
Bump fastapi from 0.121.1 to 0.121.3 (#246)
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.1 to 0.121.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.121.1...0.121.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c771664 commit 480b4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ numpy==2.2.4
22
scikit-learn==1.6.1
33
scipy>=0.19.1
44
uvicorn==0.38.0
5-
fastapi==0.121.1
5+
fastapi==0.121.3
66
requests==2.32.5
77
websockets==15.0.1
88
pydantic==2.12.4

0 commit comments

Comments
 (0)