From db7333b986651c2658fea4ac71c9082851198716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 08:32:18 +0000 Subject: [PATCH] Bump tox from 4.24.2 to 4.30.3 Bumps [tox](https://github.com/tox-dev/tox) from 4.24.2 to 4.30.3. - [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.24.2...4.30.3) --- updated-dependencies: - dependency-name: tox dependency-version: 4.30.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9906b789b..0be3fcd1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,5 +19,5 @@ pytest==8.3.5 pytest-asyncio==0.26.0 pytest-mock==3.14.0 pytest-recording==0.13.2 -tox==4.24.2 +tox==4.30.3 twine==6.1.0 \ No newline at end of file