Skip to content

Commit c2a3481

Browse files
Bump jsonschema from 3.2.0 to 4.17.3
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.17.3. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v3.2.0...v4.17.3) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a30ee4 commit c2a3481

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
@@ -1,6 +1,6 @@
11
archspec==0.2.0
22
docutils==0.17.1 # https://github.com/sphinx-doc/sphinx/issues/9001
3-
jsonschema==3.2.0
3+
jsonschema==4.17.3
44
semver==2.13.0
55
Sphinx==5.3.0
66
sphinx-rtd-theme==1.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ argcomplete==2.0.0
33
coverage==6.2; python_version < '3.7'
44
coverage==7.0.2; python_version >= '3.7'
55
importlib_metadata==4.0.1; python_version < '3.8'
6-
jsonschema==3.2.0
6+
jsonschema==4.17.3
77
lxml==4.9.2
88
pytest==7.0.1
99
pytest-forked==1.4.0

0 commit comments

Comments
 (0)