]> git.feebdaed.xyz Git - 0xmirror/mitmproxy.git/commitdiff
Bump tox from 4.31.0 to 4.32.0 (#7949)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 2 Nov 2025 23:50:12 +0000 (00:50 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Nov 2025 23:50:12 +0000 (00:50 +0100)
* Bump tox from 4.31.0 to 4.32.0

Bumps [tox](https://github.com/tox-dev/tox) from 4.31.0 to 4.32.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.31.0...4.32.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
pyproject.toml
uv.lock

index f603b2c7426bca4d461ca4fc2d26892295ff8471..344a248134c99c27f28a9a2d0363f6a6d4a0406e 100644 (file)
@@ -82,7 +82,7 @@ dev = [
     {include-group = "ruff"},
 ]
 tox = [
-    "tox==4.31.0",
+    "tox==4.32.0",
     "tox-uv==1.29.0",
 ]
 ruff = [
diff --git a/uv.lock b/uv.lock
index c0a21f28e6fa2b0afce5ea749f39f8164c6fa538..9cc91bb95f0995bc86bf0456f37ff56a31ba7bff 100644 (file)
--- a/uv.lock
+++ b/uv.lock
@@ -1039,14 +1039,14 @@ dev = [
     { name = "pytest-xdist", specifier = "==3.8.0" },
     { name = "requests", specifier = "==2.32.5" },
     { name = "ruff", specifier = "==0.14.3" },
-    { name = "tox", specifier = "==4.31.0" },
+    { name = "tox", specifier = "==4.32.0" },
     { name = "tox-uv", specifier = "==1.29.0" },
     { name = "types-requests", specifier = "==2.32.4.20250913" },
     { name = "wheel", specifier = "==0.45.1" },
 ]
 ruff = [{ name = "ruff", specifier = "==0.14.3" }]
 tox = [
-    { name = "tox", specifier = "==4.31.0" },
+    { name = "tox", specifier = "==4.32.0" },
     { name = "tox-uv", specifier = "==1.29.0" },
 ]
 
@@ -1817,7 +1817,7 @@ wheels = [
 
 [[package]]
 name = "tox"
-version = "4.31.0"
+version = "4.32.0"
 source = { registry = "https://pypi.org/simple" }
 dependencies = [
     { name = "cachetools" },
@@ -1830,9 +1830,9 @@ dependencies = [
     { name = "pyproject-api" },
     { name = "virtualenv" },
 ]
-sdist = { url = "https://files.pythonhosted.org/packages/be/b9/1750ebb6e8e2d198a17822b7b851dea33e61dcc9c25f55a3e3636f67389a/tox-4.31.0.tar.gz", hash = "sha256:266381ffef35615ec0d40ae4969a9e43b506017597c0413d6545a603cc8c7561", size = 203294, upload-time = "2025-10-09T18:53:53.619Z" }
+sdist = { url = "https://files.pythonhosted.org/packages/59/bf/0e4dbd42724cbae25959f0e34c95d0c730df03ab03f54d52accd9abfc614/tox-4.32.0.tar.gz", hash = "sha256:1ad476b5f4d3679455b89a992849ffc3367560bbc7e9495ee8a3963542e7c8ff", size = 203330, upload-time = "2025-10-24T18:03:38.132Z" }
 wheels = [
-    { url = "https://files.pythonhosted.org/packages/3e/84/1691aae773dccff72c866ad19af7adb12d4fb8b439c8bfb36ffc429c8c27/tox-4.31.0-py3-none-any.whl", hash = "sha256:328f392e6567e46cb0f9b625679456744dde940287dd1b39117627dc4b21d5da", size = 175917, upload-time = "2025-10-09T18:53:51.494Z" },
+    { url = "https://files.pythonhosted.org/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl", hash = "sha256:451e81dc02ba8d1ed20efd52ee409641ae4b5d5830e008af10fe8823ef1bd551", size = 175905, upload-time = "2025-10-24T18:03:36.337Z" },
 ]
 
 [[package]]