Skip to content

Commit 80b7c0c

Browse files
authored
Merge pull request microsoft#4157 from QCoDeS/dependabot/pip/jsonschema-4.5.1
Bump jsonschema from 4.4.0 to 4.5.1
2 parents f9c8f8c + 99a5645 commit 80b7c0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ipywidgets==7.7.0
2424
jedi==0.18.1
2525
Jinja2==3.1.2
2626
jsonpointer==2.3
27-
jsonschema==4.4.0
27+
jsonschema==4.5.1
2828
jupyter==1.0.0
2929
jupyter-client==7.3.0
3030
jupyter-console==6.4.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ipython-genutils~=0.2.0
2828
ipywidgets~=7.7.0
2929
jedi~=0.18.1
3030
Jinja2~=3.1.2
31-
jsonschema~=4.4.0
31+
jsonschema~=4.5.1
3232
jupyter-client~=7.3.0
3333
jupyter-core~=4.10.0
3434
jupyterlab-pygments~=0.2.2

0 commit comments

Comments
 (0)