Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and falvaradorodriguez committed Nov 18, 2024
1 parent 6153416 commit 983ca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi[all]==0.115.4
fastapi[all]==0.115.5
pydantic-settings==2.6.1
pyjwt[crypto]==2.9.0
redis[hiredis]==5.2.0
Expand Down

0 comments on commit 983ca7c

Please sign in to comment.