Skip to content

Commit b953091

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test = [
8282
"types-redis ==4.6.0.11",
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
85-
"uvicorn[standard] == 0.23.2",
85+
"uvicorn[standard] == 0.25.0",
8686
"aiohttp == 3.9.1",
8787
"argon2-cffi == 23.1.0"
8888
]

0 commit comments

Comments
 (0)