Skip to content

Commit

Permalink
chore(deps): bump fastapi from 0.110.1 to 0.110.3
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.1 to 0.110.3.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.1...0.110.3)

---
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 Apr 30, 2024
1 parent f55977b commit fc3a822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiosmtplib==3.0.1
asyncpg==0.29.0
cryptography==42.0.5
fastapi==0.110.1
fastapi==0.110.3
httpx==0.27.0
jinja2==3.1.3
jwcrypto==1.5.6
Expand Down

0 comments on commit fc3a822

Please sign in to comment.