Skip to content

Commit 7921abc

Browse files
authoredFeb 5, 2024
build(deps): bump fastapi in /examples/python/fastapi/postgres
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.83.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.83.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab5da84 commit 7921abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
fastapi===0.83.0; python_version >= "3.6"
1+
fastapi===0.109.1; python_version >= "3.6"
22
uvicorn==0.18.3
33
psycopg2-binary==2.9.3

0 commit comments

Comments
 (0)
Please sign in to comment.