Skip to content

Commit

Permalink
update: update jsonschema requirement from ~=4.17.3 to ~=4.18.2
Browse files Browse the repository at this point in the history
Updates the requirements on [jsonschema](https://github.com/python-jsonschema/jsonschema) to permit the latest version.
- [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.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent 29641f9 commit c9c764d
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 @@ -3,7 +3,7 @@ cheroot~=10.0.0
ecdsa~=0.18
Flask~=2.3.2
Jinja2~=3.1.2
jsonschema~=4.17.3
jsonschema~=4.18.2
parsedatetime~=2.6
prometheus-flask-exporter==0.22.4
python-dateutil~=2.8.2
Expand Down

0 comments on commit c9c764d

Please sign in to comment.