Update fastjsonschema requirement from ~=2.15.1 to ~=2.16.3 in /tests (#16623)
Updates the requirements on [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) to permit the latest version. - [Release notes](https://github.com/horejsek/python-fastjsonschema/releases) - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.15.1...v2.16.3) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
This commit is contained in:
parent
da9f6c557f
commit
f2e71cbd0a
@ -9,7 +9,7 @@ PyYAML>=5.4.1
|
||||
scipy>=1.7
|
||||
wheel>=0.38.1
|
||||
defusedxml>=0.7.1
|
||||
fastjsonschema~=2.15.1
|
||||
fastjsonschema~=2.16.3
|
||||
test-generator==0.1.2
|
||||
requests>=2.25.1
|
||||
opencv-python>=4.5
|
||||
|
Loading…
Reference in New Issue
Block a user