Skip to content

Commit

Permalink
Bump check-jsonschema from 0.17.0 to 0.17.1 (#201)
Browse files Browse the repository at this point in the history
Bumps [check-jsonschema](https://github.com/python-jsonschema/check-jsonschema) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/python-jsonschema/check-jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/check-jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/check-jsonschema@0.17.0...0.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and adamgranthendry committed Jul 16, 2022
1 parent 94b7cda commit 2bfe31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scooby==0.5.12
flake8-black==0.3.3
flake8-isort==4.1.1
flake8-quotes==3.3.1
check-jsonschema==0.17.0
check-jsonschema==0.17.1
pre-commit==2.20.0
pre-commit-hooks==4.3.0
toml==0.10.2

0 comments on commit 2bfe31d

Please sign in to comment.