diff --git a/poetry.lock b/poetry.lock index 52f4161..4a3a0b0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -875,14 +875,14 @@ testing = ["coverage", "pytest", "pytest-benchmark"] [[package]] name = "poethepoet" -version = "0.41.0" +version = "0.42.1" description = "A task runner that works well with poetry and uv." optional = false python-versions = ">=3.10" groups = ["dev"] files = [ - {file = "poethepoet-0.41.0-py3-none-any.whl", hash = "sha256:4bab9fd8271664c5d21407e8f12827daeb6aa484dc6cc7620f0c3b4e62b42ee4"}, - {file = "poethepoet-0.41.0.tar.gz", hash = "sha256:dcaad621dc061f6a90b17d091bebb9ca043d67bfe9bd6aa4185aea3ebf7ff3e6"}, + {file = "poethepoet-0.42.1-py3-none-any.whl", hash = "sha256:d8d1345a5ca521be9255e7c13bc2c4c8698ed5e5ac5e9e94890d239fcd423d0a"}, + {file = "poethepoet-0.42.1.tar.gz", hash = "sha256:205747e276062c2aaba8afd8a98838f8a3a0237b7ab94715fab8d82718aac14f"}, ] [package.dependencies] @@ -1560,4 +1560,4 @@ dev = ["pytest", "setuptools"] [metadata] lock-version = "2.1" python-versions = ">=3.11,<4.0" -content-hash = "93c7f106de349dda58d6c821999a72b4edf2b96b0d45142e75caa78634730cd2" +content-hash = "1f9704c9710a073ec256a3eb1c56f001bc9430d74007ab942efa9e2125f073d5" diff --git a/pyproject.toml b/pyproject.toml index dd3b129..369373f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ mypy = ">=1.0" pytest-cov = "^7.0.0" pytest-asyncio = "^1.3.0" commitlint = ">=1.3" -poethepoet = ">=0.40,<0.42" +poethepoet = ">=0.40,<0.43" python-semantic-release = {version = "10.5.3", python = ">=3.11,<4.0"} # ariadne-codegen is run via pipx (click conflict with python-semantic-release) # pipx run --spec "ariadne-codegen>=0.17,<0.18" ariadne-codegen