diff --git a/examples/cloudtruth-api/poetry.lock b/examples/cloudtruth-api/poetry.lock index d53f951..fb8d506 100644 --- a/examples/cloudtruth-api/poetry.lock +++ b/examples/cloudtruth-api/poetry.lock @@ -845,4 +845,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "0cf4fe5ab88341652c9170798babc59bdd1131133f6af18163ccaa75bded9688" +content-hash = "ff62645631c58c8a4e8a8c683db2c8b88ac24321466bec8a0c24ab28320961db" diff --git a/examples/cloudtruth-api/pyproject.toml b/examples/cloudtruth-api/pyproject.toml index 5b13671..bd552b5 100644 --- a/examples/cloudtruth-api/pyproject.toml +++ b/examples/cloudtruth-api/pyproject.toml @@ -15,7 +15,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry.dependencies] python = "^3.9" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" [tool.poetry.group.dev.dependencies] ruff = "^0.11.13" diff --git a/examples/cloudtruth-gen-cli/poetry.lock b/examples/cloudtruth-gen-cli/poetry.lock index 3568200..56d2c73 100644 --- a/examples/cloudtruth-gen-cli/poetry.lock +++ b/examples/cloudtruth-gen-cli/poetry.lock @@ -1033,4 +1033,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "e33e767bf9bad9b3650c77482f87eb45116fb643b086c55d3d3b2f6385b82719" +content-hash = "b3e33d31964588e24b792f6e5728ea960a16f81b536b48180c6d8f444f2221d0" diff --git a/examples/cloudtruth-gen-cli/pyproject.toml b/examples/cloudtruth-gen-cli/pyproject.toml index 50f0b72..2ad203f 100644 --- a/examples/cloudtruth-gen-cli/pyproject.toml +++ b/examples/cloudtruth-gen-cli/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.9" typer = "^0.21.1" rich = "^14.2.0" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" rich-objects = "^0.2.1" [build-system] diff --git a/examples/github/poetry.lock b/examples/github/poetry.lock index 3568200..56d2c73 100644 --- a/examples/github/poetry.lock +++ b/examples/github/poetry.lock @@ -1033,4 +1033,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "e33e767bf9bad9b3650c77482f87eb45116fb643b086c55d3d3b2f6385b82719" +content-hash = "b3e33d31964588e24b792f6e5728ea960a16f81b536b48180c6d8f444f2221d0" diff --git a/examples/github/pyproject.toml b/examples/github/pyproject.toml index 9c0defa..04ace75 100644 --- a/examples/github/pyproject.toml +++ b/examples/github/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.9" typer = "^0.21.1" rich = "^14.2.0" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" rich-objects = "^0.2.1" [build-system] diff --git a/examples/pets-api/poetry.lock b/examples/pets-api/poetry.lock index d53f951..fb8d506 100644 --- a/examples/pets-api/poetry.lock +++ b/examples/pets-api/poetry.lock @@ -845,4 +845,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "0cf4fe5ab88341652c9170798babc59bdd1131133f6af18163ccaa75bded9688" +content-hash = "ff62645631c58c8a4e8a8c683db2c8b88ac24321466bec8a0c24ab28320961db" diff --git a/examples/pets-api/pyproject.toml b/examples/pets-api/pyproject.toml index e5b6272..7e76f6b 100644 --- a/examples/pets-api/pyproject.toml +++ b/examples/pets-api/pyproject.toml @@ -8,7 +8,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.9" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" [build-system] requires = ["poetry-core>=2.0.0,<3.0.0"] diff --git a/examples/pets-cli/poetry.lock b/examples/pets-cli/poetry.lock index 3568200..56d2c73 100644 --- a/examples/pets-cli/poetry.lock +++ b/examples/pets-cli/poetry.lock @@ -1033,4 +1033,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "e33e767bf9bad9b3650c77482f87eb45116fb643b086c55d3d3b2f6385b82719" +content-hash = "b3e33d31964588e24b792f6e5728ea960a16f81b536b48180c6d8f444f2221d0" diff --git a/examples/pets-cli/pyproject.toml b/examples/pets-cli/pyproject.toml index 87da5af..3d13d20 100644 --- a/examples/pets-cli/pyproject.toml +++ b/examples/pets-cli/pyproject.toml @@ -10,7 +10,7 @@ python = "^3.9" typer = "^0.21.1" rich = "^14.2.0" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" rich-objects = "^0.2.1" [build-system] diff --git a/examples/trains/poetry.lock b/examples/trains/poetry.lock index d860afa..6297bcd 100644 --- a/examples/trains/poetry.lock +++ b/examples/trains/poetry.lock @@ -845,4 +845,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "ded4b9dc98840973395c374f91628ac14a4dcdca67ed497b1b6f4034540d72ac" +content-hash = "e9d2cf3428bbb502d75f2f23d8224203064f04fe901318a2efe94642e7df9605" diff --git a/examples/trains/pyproject.toml b/examples/trains/pyproject.toml index 38502e1..b5aeeef 100644 --- a/examples/trains/pyproject.toml +++ b/examples/trains/pyproject.toml @@ -13,7 +13,7 @@ python = "^3.9" typer = "^0.21.1" rich = "^14.2.0" requests = "^2.32.5" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" rich-objects = "^0.2.1" [build-system] diff --git a/poetry.lock b/poetry.lock index 3e30271..bda73d6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1024,4 +1024,4 @@ zstd = ["backports-zstd (>=1.0.0)"] [metadata] lock-version = "2.1" python-versions = "^3.9" -content-hash = "c2424e7f02c861b5f3b104e84b9278bde6ae7d11f991cbcfe355c7f9b54fbacf" +content-hash = "a16e0bf9556bb7dd83f9f9f519f8e220dadb2122fed2d5c07106de4c667a1e2b" diff --git a/pyproject.toml b/pyproject.toml index 479c663..71af0ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.9" -pyyaml = "^6.0.2" +pyyaml = "^6.0.3" typer = "^0.21.1" rich = "^14.2.0" requests = "^2.32.5"