Skip to content

Commit 01e5803

Browse files
Bump uvicorn from 0.22.0 to 0.23.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.22.0...0.23.0) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc58c0a commit 01e5803

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fontawesome-markdown = "^0.2.6"
5858
httpx = "^0.24.1"
5959
asgi-lifespan = "^2.1.0"
6060
requests = "^2.31.0"
61-
uvicorn = "^0.22.0"
61+
uvicorn = "^0.23.0"
6262
Jinja2 = "^3.1.2"
6363
mypy = "^1.4.1"
6464
ruff = "^0.0.278"

0 commit comments

Comments
 (0)