Skip to content

Commit

Permalink
Merge pull request #82 from DECODEproject/dependabot/pip/fastapi-0.42.0
Browse files Browse the repository at this point in the history
⬆️ Bump fastapi from 0.33.0 to 0.42.0
  • Loading branch information
puria authored Oct 10, 2019
2 parents c4ba324 + e2a5dc6 commit 057c564
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.42.0",
"pytest_runner==4.4",
"zenroom==1.0.7rc0",
"pre-commit==1.17.0",
Expand Down

0 comments on commit 057c564

Please sign in to comment.