Skip to content

Commit

Permalink
build(deps): bump jsonschema from 4.17.3 to 4.19.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.19.0.
- [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.17.3...v4.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 323e04f commit daf2b3e
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 52 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ aws-lambda-powertools = "*"
boto3 = "*"
staxapp = "*"
# https://stackoverflow.com/questions/76667202/aws-lambda-function-cant-find-module
jsonschema = "==4.17.3"
jsonschema = "==4.19.0"

[requires]
python_version = "3.11"
Expand Down
188 changes: 137 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit daf2b3e

Please sign in to comment.