Skip to content

Commit

Permalink
⬆️ Bump uvicorn from 0.32.1 to 0.34.0 in /app
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.32.1 to 0.34.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.32.1...0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent c3e5275 commit ec2887a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pydantic = "~2.10.1"
pyjwt = "~2.10.0"
PyYAML = "~6.0.2"
typing-extensions = "~4.12.0"
uvicorn = "~0.32.1"
uvicorn = "~0.34.0"
ddtrace = "^2.17.0"
scalar-fastapi = "^1.0.3"

Expand Down

0 comments on commit ec2887a

Please sign in to comment.