Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 1a53e58 commit 50818f2
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 116 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flake8 = "==7.0.0"
httpx = "==0.26.0"

[packages]
fastapi = "==0.109.0"
fastapi = "==0.109.1"
uvicorn = "==0.26.0"

[requires]
Expand Down
204 changes: 89 additions & 115 deletions Pipfile.lock

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

0 comments on commit 50818f2

Please sign in to comment.