Skip to content

Commit

Permalink
fix(deps): bump jsonschema from 3.2.0 to 4.3.3
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.2.0 to 4.3.3.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v3.2.0...v4.3.3)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mostaphaRoudsari committed Jan 7, 2022
1 parent cd92d76 commit 89ad1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pydantic>=1.8.2
PyYAML==6.0
jsonschema==3.2.0
jsonschema==4.3.3

0 comments on commit 89ad1d1

Please sign in to comment.