Skip to content

Commit 29df18b

Browse files
Bump uvicorn from 0.17.6 to 0.18.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.6 to 0.18.2. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.17.6...0.18.2) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3883a46 commit 29df18b

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -9,7 +9,7 @@ license = "MIT"
99
python = "^3.9"
1010
starlette = "^0.20.4"
1111
nested_dict = "^1.61"
12-
uvicorn = {extras = ["standard"], version = "^0.17.6"}
12+
uvicorn = {extras = ["standard"], version = "^0.18.2"}
1313
motor = "3.0.0"
1414
python-dotenv = "^0.19.2"
1515
pyjwt = "^2.4.0"

0 commit comments

Comments
 (0)