Skip to content

Commit e638535

Browse files
Bump jsonschema from 4.18.6 to 4.19.0 (#120)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.6 to 4.19.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.18.6...v4.19.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf7c9b2 commit e638535

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
@@ -52,7 +52,7 @@ jinja2==3.1.2
5252
# jinja2-time
5353
jinja2-time==0.2.0
5454
# via cookiecutter
55-
jsonschema==4.18.6
55+
jsonschema==4.19.0
5656
# via -r requirements.in
5757
jsonschema-specifications==2023.6.1
5858
# via jsonschema

0 commit comments

Comments
 (0)