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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent af01412 commit b5ac121
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ koji = "^1.33.1"
gssapi = "^1.8.2"
python-ldap = "^3.4.4"
requests-gssapi = "^1.2.3"
uvicorn = {extras = ["standard"], version = "^0.24.0"}
uvicorn = {extras = ["standard"], version = "^0.25.0"}

[tool.poetry.extras]
test = [
Expand Down

0 comments on commit b5ac121

Please sign in to comment.