Skip to content

Commit 1247d37

Browse files
Update fastapi requirement from ~=0.112.1 to ~=0.112.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.112.1...0.112.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1a07c9a commit 1247d37

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

0 commit comments

Comments
 (0)