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

Commit e12f96e

Browse files
Merge pull request #441 from CSCfi/dependabot/pip/jsonschema-4.18.4
Bump jsonschema from 4.18.3 to 4.18.4
2 parents 63a5855 + 7600bb0 commit e12f96e

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.3
4+
jsonschema==4.18.4
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.3",
43+
"jsonschema==4.18.4",
4444
"gunicorn==21.2.0",
4545
"uvloop==0.17.0",
4646
"cyvcf2==0.30.22",

0 commit comments

Comments
 (0)