Skip to content

Commit 35d5cd0

Browse files
Update fastapi requirement from ~=0.115.0 to ~=0.115.2
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.115.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 290a4cd commit 35d5cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastapi~=0.115.0
1+
fastapi~=0.115.2
22
pydantic>=2.7.0,<3.0.0
33
pydantic-settings~=2.5.2
44
jinja2~=3.1.4

0 commit comments

Comments
 (0)