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

Commit e159e42

Browse files
Merge pull request #325 from CSCfi/dependabot/pip/uvloop-0.17.0
Bump uvloop from 0.16.0 to 0.17.0
2 parents 5ff20e0 + a2097f9 commit e159e42

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)