Skip to content

Commit 87171ee

Browse files
Bump jsonschema from 4.14.0 to 4.15.0 (#61)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.14.0 to 4.15.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.14.0...v4.15.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> Co-authored-by: Pedro Crespo-Valero <32402063+pcrespov@users.noreply.github.com>
1 parent 200259f commit 87171ee

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

0 commit comments

Comments
 (0)