Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/uvicorn-0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
karan6181 authored Jul 31, 2023
2 parents a247b2f + 661f58e commit 0551c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
'toml==0.10.2',
'yamllint==1.32.0',
'moto>=4.0,<5',
'fastapi==0.100.0',
'fastapi==0.100.1',
'pydantic==1.10.11',
'uvicorn==0.23.2',
]
Expand Down

0 comments on commit 0551c97

Please sign in to comment.