Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 98c6123 commit ecf363e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-postgres-with-serverless/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
anyio==3.6.2
click==8.1.3
fastapi==0.95.0
fastapi==0.109.1
h11==0.14.0
idna==3.4
mangum==0.17.0
Expand Down

0 comments on commit ecf363e

Please sign in to comment.