Skip to content

Commit

Permalink
Merge pull request #28 from DECODEproject/dependabot/pip/fastapi-0.12.1
Browse files Browse the repository at this point in the history
⬆️ Bump fastapi from 0.11.0 to 0.12.1
  • Loading branch information
puria authored Apr 8, 2019
2 parents de80241 + 89686cb commit aa11ba3
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.11.0",
"fastapi==0.12.1",
"pytest_runner==4.4",
"zenroom==0.2.5",
"pre-commit==1.15.1",
Expand Down

0 comments on commit aa11ba3

Please sign in to comment.