Update dependency jsonschema to v4.4.0
This commit is contained in:
parent
06a2767d38
commit
fd2aa0f620
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ gunicorn==20.1.0
|
||||||
idna==3.3
|
idna==3.3
|
||||||
install==1.3.5
|
install==1.3.5
|
||||||
itsdangerous==2.0.1
|
itsdangerous==2.0.1
|
||||||
jsonschema==4.3.2
|
jsonschema==4.4.0
|
||||||
Jinja2==3.0.3
|
Jinja2==3.0.3
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
|
|
Loading…
Reference in a new issue