Skip to content

Commit

Permalink
⬆️ Bump fastapi from 0.33.0 to 0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 8, 2019
1 parent 621d23f commit 9daa596
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 @@ -8,7 +8,7 @@
packages=find_packages(),
install_requires=[
"bunch==1.0.1",
"fastapi==0.33.0",
"fastapi==0.41.0",
"pytest_runner==4.4",
"zenroom==1.0.6",
"pre-commit==1.17.0",
Expand Down

0 comments on commit 9daa596

Please sign in to comment.