Skip to content

Commit 1479860

Browse files
update: update jsonschema requirement from ~=4.6.2 to ~=4.8.0
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.6.2...v4.8.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 566d1ec commit 1479860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cheroot~=8.6.0
33
ecdsa~=0.18
44
Flask~=2.1.3
55
Jinja2~=3.1.2
6-
jsonschema~=4.6.2
6+
jsonschema~=4.8.0
77
parsedatetime~=2.6
88
prometheus-flask-exporter==0.20.2
99
python-dateutil~=2.8.2

0 commit comments

Comments
 (0)