Skip to content

Commit e4985f3

Browse files
Update fastjsonschema requirement from ~=2.17.1 to ~=2.20.0 in /tests
Updates the requirements on [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) to permit the latest version. - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](horejsek/python-fastjsonschema@v2.17.1...v2.20.0) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 157041e commit e4985f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ scipy>=1.7; python_version <= "3.8"
1010
scipy>=1.11.1; python_version >= "3.9"
1111
wheel>=0.38.1
1212
defusedxml>=0.7.1
13-
fastjsonschema~=2.17.1
13+
fastjsonschema~=2.20.0
1414
tensorflow>=2.5,<2.15.0
1515
test-generator==0.1.2
1616
requests>=2.25.1

0 commit comments

Comments
 (0)