Skip to content

Commit a2df16e

Browse files
Update fastapi requirement from ~=0.111.1 to ~=0.112.0
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.111.1...0.112.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d98698 commit a2df16e

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.111.1
1+
fastapi~=0.112.0
22
pydantic>=2.7.0,<3.0.0
33
pydantic-settings~=2.4.0
44
jinja2~=3.1.4

0 commit comments

Comments
 (0)