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

Commit 44eb3a4

Browse files
Merge pull request #447 from CSCfi/dependabot/pip/jsonschema-4.19.0
Bump jsonschema from 4.18.4 to 4.19.0
2 parents 8dc199b + 649894d commit 44eb3a4

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
@@ -1,7 +1,7 @@
11
aiohttp==3.8.5
22
aiohttp-cors==0.7.0
33
asyncpg==0.28.0
4-
jsonschema==4.18.4
4+
jsonschema==4.19.0
55
Cython==3.0.0
66
cyvcf2==0.30.22
77
uvloop==0.17.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"aiohttp==3.8.5",
4141
"Authlib==1.2.1",
4242
"aiohttp-cors==0.7.0",
43-
"jsonschema==4.18.4",
43+
"jsonschema==4.19.0",
4444
"gunicorn==21.2.0",
4545
"uvloop==0.17.0",
4646
"cyvcf2==0.30.22",

0 commit comments

Comments
 (0)