Skip to content

Commit

Permalink
Bump fastapi from 0.63.0 to 0.65.2 in /mock_api
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.63.0 to 0.65.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.63.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 and soofstad committed Jul 15, 2022
1 parent d9ab59a commit 4f44b15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions mock_api/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 mock_api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.8"
fastapi = "^0.63.0"
fastapi = "^0.65.2"
uvicorn = "^0.13.4"
aiofiles = "^0.6.0"

Expand Down

0 comments on commit 4f44b15

Please sign in to comment.