Skip to content

Commit

Permalink
Update dependency fastapi to v0.97.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and rclement committed Jun 14, 2023
1 parent e0d6d57 commit d6e4bd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ verify_ssl = true
[packages]
aiocontextvars = "==0.2.2"
cryptography = "==41.0.1"
fastapi = {extras = ["all"],version = "==0.96.0"}
fastapi = {extras = ["all"],version = "==0.97.0"}
gunicorn = "==20.1.0"
honcho = "==1.1.0"
pgpy = "==0.6.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

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

0 comments on commit d6e4bd7

Please sign in to comment.