Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit a2097f9

Browse files
Bump uvloop from 0.16.0 to 0.17.0
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: uvloop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ff20e0 commit a2097f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ asyncpg==0.26.0
44
jsonschema==4.16.0
55
Cython==0.29.32
66
cyvcf2==0.30.16
7-
uvloop==0.16.0
7+
uvloop==0.17.0
88
aiocache==0.11.1
99
ujson==5.5.0
1010
Authlib==1.0.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"aiohttp-cors==0.7.0",
4444
"jsonschema==4.16.0",
4545
"gunicorn==20.1.0",
46-
"uvloop==0.16.0",
46+
"uvloop==0.17.0",
4747
"cyvcf2==0.30.16",
4848
"aiocache==0.11.1",
4949
"ujson==5.5.0",

0 commit comments

Comments
 (0)