Skip to content

Commit 1259545

Browse files
Bump fastapi from 0.97.0 to 0.98.0 (#314)
1 parent 4fe700a commit 1259545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
'toml==0.10.2',
7474
'yamllint==1.32.0',
7575
'moto>=4.0,<5',
76-
'fastapi==0.97.0',
76+
'fastapi==0.98.0',
7777
'pydantic==1.10.9',
7878
'uvicorn==0.22.0',
7979
]

0 commit comments

Comments
 (0)