Skip to content

Commit

Permalink
Update fastjsonschema requirement from ~=2.17.1 to ~=2.18.1 in /tests
Browse files Browse the repository at this point in the history
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.18.1)

---
updated-dependencies:
- dependency-name: fastjsonschema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 9334ad0 commit 00fb93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PyYAML>=5.4.1
scipy>=1.7
wheel>=0.38.1
defusedxml>=0.7.1
fastjsonschema~=2.17.1
fastjsonschema~=2.18.1
test-generator==0.1.2
requests>=2.25.1
opencv-python>=4.5
Expand Down

0 comments on commit 00fb93f

Please sign in to comment.