Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 7814dad commit 0b54953
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions server/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bases = "0.3.0"
cached-property = "^1.5.2"
canonicaljson = "^2.0.0"
click = "^8.1.7"
fastapi = "^0.112.0"
fastapi = "^0.115.2"
h11 = "^0.14.0"
idna = "^3.7"
inflection = "^0.5.1"
Expand Down

0 comments on commit 0b54953

Please sign in to comment.