Skip to content

Commit

Permalink
Bump fastapi from 0.35.0 to 0.65.2
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.35.0 to 0.65.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.35.0...0.65.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2021
1 parent 3c53850 commit 433c04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mypy = "*"

[packages]
aiofiles = "==0.4.0"
fastapi = "==0.35.0"
fastapi = "==0.65.2"
fire = "==0.2.1"
ipython = "==7.7.0"
matplotlib = "==3.1.1"
Expand Down

0 comments on commit 433c04f

Please sign in to comment.