Skip to content

Commit

Permalink
Bump uvicorn from 0.26.0 to 0.27.1 (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 7f5fba6 commit df3738f
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 @@ -76,7 +76,7 @@
'moto>=4.0,<5',
'fastapi==0.109.0',
'pydantic==2.5.3',
'uvicorn==0.26.0',
'uvicorn==0.27.1',
'pytest-split==0.8.1',
]

Expand Down

0 comments on commit df3738f

Please sign in to comment.