Skip to content

Commit ba7bcbc

Browse files
Bump jsonschema from 4.7.2 to 4.9.0 (#57)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.7.2 to 4.9.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.7.2...v4.9.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12d4270 commit ba7bcbc

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.7.2
49+
jsonschema==4.9.0
5050
# via -r requirements.in
5151
markupsafe==2.1.1
5252
# via jinja2

0 commit comments

Comments
 (0)