Skip to content

Commit

Permalink
Bump uvicorn from 0.32.1 to 0.34.0
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/docs/release-notes.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 Jan 1, 2025
1 parent 289a6be commit e0bd29b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ marisa-trie = "==1.2.1"
motor = "==3.6.0"
requests = "==2.32.3"
sfapi-client = "==0.3.1"
uvicorn = {extras = ["standard"], version = "==0.32.1"}
uvicorn = {extras = ["standard"], version = "==0.34.0"}

[dev-packages]
coverage = "==7.6.9"
Expand Down
15 changes: 8 additions & 7 deletions Pipfile.lock

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

0 comments on commit e0bd29b

Please sign in to comment.