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

Commit 26fa417

Browse files
Merge pull request #352 from CSCfi/dependabot/pip/jsonschema-4.17.3
Bump jsonschema from 4.17.1 to 4.17.3
2 parents c390c37 + 29eb5d3 commit 26fa417

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.3
22
aiohttp-cors==0.7.0
33
asyncpg==0.27.0
4-
jsonschema==4.17.1
4+
jsonschema==4.17.3
55
Cython==0.29.32
66
cyvcf2==0.30.18
77
uvloop==0.17.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"aiohttp==3.8.3",
4242
"Authlib==1.1.0",
4343
"aiohttp-cors==0.7.0",
44-
"jsonschema==4.17.1",
44+
"jsonschema==4.17.3",
4545
"gunicorn==20.1.0",
4646
"uvloop==0.17.0",
4747
"cyvcf2==0.30.18",

0 commit comments

Comments
 (0)