Skip to content

Commit

Permalink
Bump jsonschema from 4.19.0 to 4.19.1
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.0 to 4.19.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.19.0...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent d115309 commit 3332867
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
Expand Up @@ -2,7 +2,7 @@ attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.2.0
idna==3.4
jsonschema==4.19.0
jsonschema==4.19.1
pyrsistent==0.19.3
pywin32==306
requests==2.31.0
Expand Down

0 comments on commit 3332867

Please sign in to comment.