Skip to content

Commit e03601b

Browse files
Bump jsonschema from 4.9.0 to 4.9.1 (#58)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.9.0 to 4.9.1. - [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.9.0...v4.9.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... 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 ba7bcbc commit e03601b

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

0 commit comments

Comments
 (0)