Skip to content

Commit a8dd4b9

Browse files
build(deps-dev): bump jsonschema from 4.8.0 to 4.16.0 in /bot (#1565)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.8.0 to 4.16.0. - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.8.0...v4.16.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed3b255 commit a8dd4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
json-e==4.4.3
2-
jsonschema==4.8.0
2+
jsonschema==4.16.0
33
pre-commit==2.20.0
44
pytest==7.1.2
55
pytest-responses==0.5.0

0 commit comments

Comments
 (0)