Skip to content

Commit 17cdec1

Browse files
Bump jsonschema from 4.23.0 to 4.25.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.25.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.23.0...v4.25.1) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.25.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a0ed08 commit 17cdec1

File tree

2 files changed

+169
-158
lines changed

2 files changed

+169
-158
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ defusedxml = "==0.7.1"
1717
frozendict = "==2.3.8"
1818
globus-sdk = "==1.6.1"
1919
hypothesis = "==6.136.1"
20-
jsonschema = "==4.23.0"
20+
jsonschema = "==4.25.1"
2121
openpyxl = "==3.1.2"
2222
pandas = "==2.2.3"
2323
pytest = "==7.4.0"

0 commit comments

Comments
 (0)