From c299f9b3a3e793021bf8e299c422f2f497ad0a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 03:49:27 +0000 Subject: [PATCH] chore(deps): bump tox from 4.25.0 to 4.26.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.25.0 to 4.26.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.25.0...4.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 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 062bee2f..ad588036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ mypy==1.14.1 pylint==3.3.6 bandit==1.8.3 pydocstringformatter==0.7.3 -tox==4.25.0 +tox==4.26.0 codespell==2.3.0 coverage==7.6.12