Skip to content

Commit fe34420

Browse files
Bump jsonschema from 4.18.3 to 4.18.4 (#116)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.3 to 4.18.4. - [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.3...v4.18.4) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 121e1ce commit fe34420

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.3
55+
jsonschema==4.18.4
5656
# via -r requirements.in
5757
jsonschema-specifications==2023.6.1
5858
# via jsonschema

0 commit comments

Comments
 (0)