Skip to content

Commit

Permalink
Bump uvicorn from 0.24.0.post1 to 0.25.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0.post1 to 0.25.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.24.0.post1...0.25.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, 2024
1 parent 76653a9 commit e5ef6cc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ hpack==4.0.0
httpcore==1.0.2
# via httpx
httpx[http2]==0.26.0
# via
# -r requirements.in
# httpx
# via -r requirements.in
humanize==4.4.0
# via rqmonitor
hyperframe==6.0.1
Expand Down Expand Up @@ -112,7 +110,7 @@ toml==0.10.2
# via -r requirements.in
typing-extensions==4.4.0
# via pydantic
uvicorn==0.24.0.post1
uvicorn==0.25.0
# via -r requirements.in
werkzeug==2.2.2
# via
Expand Down

0 comments on commit e5ef6cc

Please sign in to comment.