Skip to content

Commit 9dab70e

Browse files
Merge pull request #1 from InformaticsMatters/sc-3379
Use of jsonschema 4
2 parents 8a5c037 + 63cf7aa commit 9dab70e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
jinja2 == 3.0.3
2-
jsonschema >= 3.2.0, < 4.0
1+
jinja2 == 3.1.3
2+
jsonschema >= 4.21.1, < 5.0
33
pyyaml >= 5.3.1, < 7.0

0 commit comments

Comments
 (0)