diff --git a/poetry.lock b/poetry.lock index 61bfff42..2fe09cd4 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1102,13 +1102,13 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "poethepoet" -version = "0.24.4" +version = "0.25.0" description = "A task runner that works well with poetry." optional = false python-versions = ">=3.8" files = [ - {file = "poethepoet-0.24.4-py3-none-any.whl", hash = "sha256:fb4ea35d7f40fe2081ea917d2e4102e2310fda2cde78974050ca83896e229075"}, - {file = "poethepoet-0.24.4.tar.gz", hash = "sha256:ff4220843a87c888cbcb5312c8905214701d0af60ac7271795baa8369b428fef"}, + {file = "poethepoet-0.25.0-py3-none-any.whl", hash = "sha256:42c0fd654f23e1b7c67aa8aa395c72e15eb275034bd5105171003daf679c1470"}, + {file = "poethepoet-0.25.0.tar.gz", hash = "sha256:ca8f1d8475aa10d2ceeb26331d2626fc4a6b51df1e7e70d3d0d6481a984faab6"}, ] [package.dependencies] @@ -2185,4 +2185,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.9,<4.0" -content-hash = "1c8949857b329abfe1935321dcfff8cf6ea3183be244f3ec77d537a33ac6c1a1" +content-hash = "375d4cb24a173af45069efb1a32a6f1c048a65f647a4086dccd113f5f89c927e" diff --git a/pyproject.toml b/pyproject.toml index ca2532d7..bb1b22bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ pygments = "^2.15.1" types-requests = "^2.31.0.2" # assorted utilities -poethepoet = "^0.24.0" +poethepoet = ">=0.24,<0.26" [tool.poe.tasks] # setup 'PoeThePoet' tasks