Skip to content

Commit

Permalink
Bump fastapi from 0.78.0 to 0.109.1 in /examples/fastapi-crud (#76)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.78.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 1a35e91 commit e417413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fastapi-crud/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cfgv==3.3.1
click==8.1.3
distlib==0.3.4
Faker==14.1.0
fastapi==0.78.0
fastapi==0.109.1
filelock==3.7.1
greenlet==1.1.2
h11==0.13.0
Expand Down

0 comments on commit e417413

Please sign in to comment.