We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4496dc3 commit c10ecb5Copy full SHA for c10ecb5
setup.py
@@ -68,7 +68,7 @@ def run(self, *args, **kwargs):
68
'pytest==7.1.2',
69
'python-dateutil==2.8.0',
70
'requests==2.22.0',
71
- 'jsonschema==3.2.0',
+ 'jsonschema==4.25.1',
72
'aiohttp==3.6.2',
73
'azure-functions>=1.2.0',
74
'nox==2019.11.9',
0 commit comments