Bump jsonschema from 4.25.0 to 4.25.1 (#3168)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hare Sudhan <code@0x6c.dev>
This commit is contained in:
+6
-6
@@ -7,13 +7,13 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
pyyaml = "^6.0"
|
||||
jsonschema = "^4.25.0"
|
||||
requests = "^2.32.4"
|
||||
ruamel-yaml = "^0.18.14"
|
||||
pyyaml = "^6.0.2"
|
||||
jsonschema = "^4.25.1"
|
||||
requests = "^2.32.5"
|
||||
ruamel-yaml = "^0.18.15"
|
||||
pydantic = "^2.11.7"
|
||||
typer = "^0.16.0"
|
||||
hypothesis = "^6.137.3"
|
||||
typer = "^0.16.1"
|
||||
hypothesis = "^6.138.13"
|
||||
pytest = "^8.4.1"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user