Skip to content

Commit e03af23

Browse files
feat(deps): update dependency jsonschema ( 4.23.0 → 4.24.1 )
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | jsonschema | 4.23.0 | 4.24.1 |
1 parent 91a86de commit e03af23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ idna==3.10 ; python_version >= "3.10"
1515
importlib-metadata==8.6.1 ; python_version >= "3.10"
1616
jinja2==3.1.6 ; python_version >= "3.10"
1717
jsonschema-specifications==2025.4.1 ; python_version >= "3.10"
18-
jsonschema==4.23.0 ; python_version >= "3.10"
18+
jsonschema==4.24.1 ; python_version >= "3.10"
1919
markupsafe==3.0.2 ; python_version >= "3.10"
2020
mypy-extensions==1.1.0 ; python_version >= "3.10"
2121
packaging==25.0 ; python_version >= "3.10"

0 commit comments

Comments
 (0)