diff --git a/pyproject.toml b/pyproject.toml index 2d064de..5018d6b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "snakeviz ==2.2.2", "tuna ==0.5.11", "pyinstrument ==5.0.0", - "poethepoet ==0.32.0", + "poethepoet ==0.32.1", ] [tool.pyright] diff --git a/uv.lock b/uv.lock index 8814271..9c17c74 100644 --- a/uv.lock +++ b/uv.lock @@ -34,7 +34,7 @@ requires-dist = [ dev = [ { name = "joblib-stubs", specifier = "==1.4.2.5.20240918" }, { name = "mypy", specifier = "==1.14.1" }, - { name = "poethepoet", specifier = "==0.32.0" }, + { name = "poethepoet", specifier = "==0.32.1" }, { name = "pyinstrument", specifier = "==5.0.0" }, { name = "pytest", specifier = "==8.3.4" }, { name = "ruff", specifier = "==0.8.6" }, @@ -180,15 +180,15 @@ wheels = [ [[package]] name = "poethepoet" -version = "0.32.0" +version = "0.32.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "pastel" }, { name = "pyyaml" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/8a/f6/1692a42cf426494d89dbc693ba55ebd653bd2e84bbb6b3da4127b87956df/poethepoet-0.32.0.tar.gz", hash = "sha256:a700be02e932e1a8907ae630928fc769ea9a77986189ba6867e6e3fd8f60e5b7", size = 62962 } +sdist = { url = "https://files.pythonhosted.org/packages/d1/10/11f929bad564b2dbc5c119ecf0f37456ac24538bb4a70c76f140a2aa695a/poethepoet-0.32.1.tar.gz", hash = "sha256:471e1a025812dcd3d2997e30989681be5ab0a49232ee5fba94859629671c9584", size = 61391 } wheels = [ - { url = "https://files.pythonhosted.org/packages/27/12/2994011e33d37772228439fe215fc022ff180b161ab7bd8ea5ac92717556/poethepoet-0.32.0-py3-none-any.whl", hash = "sha256:fba84c72d923feac228d1ea7734c5a54701f2e71fad42845f027c0fbf998a073", size = 81717 }, + { url = "https://files.pythonhosted.org/packages/85/a5/fc26dd508f33809bdd3823a0170e492fe44ad7e097c32c4a52e16cf3ecb0/poethepoet-0.32.1-py3-none-any.whl", hash = "sha256:d1e0a52a2f677870fac17dfb26bfe4910242756ac821443ef31f90ad26227c2d", size = 81729 }, ] [[package]]