diff --git a/pyproject.toml b/pyproject.toml index 86f6df4b..1c390810 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev-dependencies = [ "bump-my-version>=0.29.0", "inline-snapshot>=0.18.1", "nonebug>=0.4.3", - "poethepoet>=0.31.1", + "poethepoet>=0.32.0", "pytest-asyncio>=0.25.0", "pytest-cov>=6.0.0", "pytest-mock>=3.14.0", diff --git a/uv.lock b/uv.lock index 2ae37d4a..6aed9e4b 100644 --- a/uv.lock +++ b/uv.lock @@ -655,7 +655,7 @@ dev = [ { name = "bump-my-version", specifier = ">=0.29.0" }, { name = "inline-snapshot", specifier = ">=0.18.1" }, { name = "nonebug", specifier = ">=0.4.3" }, - { name = "poethepoet", specifier = ">=0.31.1" }, + { name = "poethepoet", specifier = ">=0.32.0" }, { name = "pytest-asyncio", specifier = ">=0.25.0" }, { name = "pytest-cov", specifier = ">=6.0.0" }, { name = "pytest-mock", specifier = ">=3.14.0" }, @@ -710,15 +710,15 @@ wheels = [ [[package]] name = "poethepoet" -version = "0.31.1" +version = "0.32.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "pastel" }, { name = "pyyaml" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/8f/96/15bce512c8027696b20586b18ac4b239afe8d312dbaa2a0099e8fb8f8424/poethepoet-0.31.1.tar.gz", hash = "sha256:d6b66074edf85daf115bb916eae0afd6387d19e1562e1c9ef7d61d5c585696aa", size = 61520 } +sdist = { url = "https://files.pythonhosted.org/packages/8a/f6/1692a42cf426494d89dbc693ba55ebd653bd2e84bbb6b3da4127b87956df/poethepoet-0.32.0.tar.gz", hash = "sha256:a700be02e932e1a8907ae630928fc769ea9a77986189ba6867e6e3fd8f60e5b7", size = 62962 } wheels = [ - { url = "https://files.pythonhosted.org/packages/06/e1/04f56c9d848d6135ca3328c5a2ca84d3303c358ad7828db290385e36a8cc/poethepoet-0.31.1-py3-none-any.whl", hash = "sha256:7fdfa0ac6074be9936723e7231b5bfaad2923e96c674a9857e81d326cf8ccdc2", size = 80238 }, + { url = "https://files.pythonhosted.org/packages/27/12/2994011e33d37772228439fe215fc022ff180b161ab7bd8ea5ac92717556/poethepoet-0.32.0-py3-none-any.whl", hash = "sha256:fba84c72d923feac228d1ea7734c5a54701f2e71fad42845f027c0fbf998a073", size = 81717 }, ] [[package]]