Skip to content

Commit

Permalink
Merge pull request #46 from DECODEproject/dependabot/pip/fastapi-0.23.0
Browse files Browse the repository at this point in the history
⬆️ Bump fastapi from 0.12.1 to 0.23.0
  • Loading branch information
puria authored May 22, 2019
2 parents aa11ba3 + 76564ff commit 0daf52f
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.12.1",
"fastapi==0.23.0",
"pytest_runner==4.4",
"zenroom==0.2.5",
"pre-commit==1.15.1",
Expand Down

0 comments on commit 0daf52f

Please sign in to comment.