From 73b8aab883de505a1f3054eeafe4f75d68e8b45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 14:43:14 +0000 Subject: [PATCH] chore(deps): bump tox from 4.32.0 to 4.34.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.32.0 to 4.34.1. - [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.32.0...4.34.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.34.1 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 fc90540..f3f053e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ mypy==1.19.1 pylint bandit==1.8.6 pydocstringformatter==0.7.5 -tox==4.32.0 +tox==4.34.1 codespell==2.4.1 # project dependencies