diff --git a/pyproject.toml b/pyproject.toml index f012b30..1e40ea4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,5 +60,5 @@ dev-dependencies = [ "pyright>=1.1.356", "pytest==8.3.4", "ruff==0.9.3", - "tox==4.23.2", + "tox==4.24.1", ] diff --git a/uv.lock b/uv.lock index 0479ffd..ad8b4c0 100644 --- a/uv.lock +++ b/uv.lock @@ -1851,7 +1851,7 @@ dev = [ { name = "pyright", specifier = ">=1.1.356" }, { name = "pytest", specifier = "==8.3.4" }, { name = "ruff", specifier = "==0.9.3" }, - { name = "tox", specifier = "==4.23.2" }, + { name = "tox", specifier = "==4.24.1" }, ] [[package]] @@ -2028,7 +2028,7 @@ wheels = [ [[package]] name = "tox" -version = "4.23.2" +version = "4.24.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "cachetools" }, @@ -2043,9 +2043,9 @@ dependencies = [ { name = "typing-extensions", marker = "python_full_version < '3.11'" }, { name = "virtualenv" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/1f/86/32b10f91b4b975a37ac402b0f9fa016775088e0565c93602ba0b3c729ce8/tox-4.23.2.tar.gz", hash = "sha256:86075e00e555df6e82e74cfc333917f91ecb47ffbc868dcafbd2672e332f4a2c", size = 189998 } +sdist = { url = "https://files.pythonhosted.org/packages/cf/7b/97f757e159983737bdd8fb513f4c263cd411a846684814ed5433434a1fa9/tox-4.24.1.tar.gz", hash = "sha256:083a720adbc6166fff0b7d1df9d154f9d00bfccb9403b8abf6bc0ee435d6a62e", size = 194742 } wheels = [ - { url = "https://files.pythonhosted.org/packages/af/c0/124b73d01c120e917383bc6c53ebc34efdf7243faa9fca64d105c94cf2ab/tox-4.23.2-py3-none-any.whl", hash = "sha256:452bc32bb031f2282881a2118923176445bac783ab97c874b8770ab4c3b76c38", size = 166758 }, + { url = "https://files.pythonhosted.org/packages/ab/04/b0d1c1b44c98583cab9eabb4acdba964fdf6b6c597c53cfb8870fd08cbbf/tox-4.24.1-py3-none-any.whl", hash = "sha256:57ba7df7d199002c6df8c2db9e6484f3de6ca8f42013c083ea2d4d1e5c6bdc75", size = 171829 }, ] [[package]]