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:
dependabot[bot] 2023-05-20 00:15:36 +04:00 committed by GitHub
parent da9f6c557f
commit f2e71cbd0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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