Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent e60ad31 commit 0b15bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies = [
"urllib3== 2.0.7",
"bibtexparser==1.4.1",
"datasets==2.14.5",
"fastapi==0.104.0",
"fastapi==0.104.1",
"uvicorn==0.23.2",
"requests==2.31.0",
"mysqlclient==2.2.0",
Expand Down

0 comments on commit 0b15bc3

Please sign in to comment.