Skip to content

Commit

Permalink
Bump uvicorn from 0.31.1 to 0.32.0
Browse files Browse the repository at this point in the history
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.31.1...0.32.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 Oct 28, 2024
1 parent ac23284 commit 449f139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ typing-extensions==4.12.2
# pydantic-core
urllib3==2.2.3
# via requests
uvicorn==0.31.1
uvicorn==0.32.0
# via quartapp (pyproject.toml)
uvloop==0.20.0 ; sys_platform != "win32" and (sys_platform != "cygwin" and platform_python_implementation != "PyPy")
# via quartapp (pyproject.toml)
Expand Down

0 comments on commit 449f139

Please sign in to comment.