Skip to content

Commit bc373e9

Browse files
Bump jsonschema from 4.15.0 to 4.16.0 (#64)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.15.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.15.0...v4.16.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production 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 87171ee commit bc373e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jinja2==3.1.1
4646
# jinja2-time
4747
jinja2-time==0.2.0
4848
# via cookiecutter
49-
jsonschema==4.15.0
49+
jsonschema==4.16.0
5050
# via -r requirements.in
5151
markupsafe==2.1.1
5252
# via jinja2

0 commit comments

Comments
 (0)