Skip to content

Commit 4db56db

Browse files
chore(deps): bump uvloop from 0.21.0 to 0.22.1 (#706)
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.21.0 to 0.22.1. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.21.0...v0.22.1) --- updated-dependencies: - dependency-name: uvloop dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b22f9b4 commit 4db56db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ typing-extensions==4.15.0; python_full_version >= "3.6.2" and python_full_versio
4545
ujson==5.11.0; python_full_version >= "3.6.2" and python_version >= "3.6" and python_full_version < "4.0.0"
4646
urllib3==2.5.0; python_full_version >= "3.6.1" and python_version < "4"
4747
uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
48-
uvloop==0.21.0
48+
uvloop==0.22.1
4949
watchgod==0.8.2
5050
websockets==15.0.1
5151
yarl==1.22.0; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)