Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to ^0.60.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 7, 2020
1 parent 0b1a6e6 commit bd7c5b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -14,7 +14,7 @@ async-timeout = "^3.0.1"
compoundfiles = "^0.3"
compressed-rtf = "^1.0.6"
eml_parser = {extras = ["filemagic"], version = "^1.14.0"}
fastapi = "^0.59.0"
fastapi = "^0.60.0"
fastapi-utils = "^0.2.1"
gunicorn = "^20.0.4"
httpx = "^0.13.3"
Expand Down

0 comments on commit bd7c5b9

Please sign in to comment.