Skip to content

Commit cb6b357

Browse files
authored
Merge pull request #61 from opsmill/dependabot/pip/main/jsonschema-4.24.0
Bump jsonschema from 4.23.0 to 4.24.0
2 parents 4fd5194 + 6a93332 commit cb6b357

File tree

2 files changed

+28
-13
lines changed

2 files changed

+28
-13
lines changed

poetry.lock

Lines changed: 27 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88
[tool.poetry.dependencies]
99
python = "^3.10, < 3.13"
1010
invoke = "^2.1.2"
11-
jsonschema = "4.23"
11+
jsonschema = "4.24.0"
1212

1313
[tool.poetry.group.dev.dependencies]
1414
yamllint = "^1.35.1"

0 commit comments

Comments
 (0)