Skip to content

Commit 57a2a6f

Browse files
Bump jsonschema from 4.19.0 to 4.20.0 (#1722)
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.20.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.19.0...v4.20.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 c0bb3ba commit 57a2a6f

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ drf-spectacular = "==0.26.4"
3030
"fhir.resources" = "==6.5.0"
3131
gunicorn = "==21.2.0"
3232
healthy-django = "==0.1.0"
33-
jsonschema = "==4.19.0"
33+
jsonschema = "==4.20.0"
3434
jwcrypto = "==1.5.0"
3535
littletable = "==2.2.3"
3636
newrelic = "==9.0.0"

0 commit comments

Comments
 (0)