From 62df74809998b72fb345d4f925d12a735a3c2b0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:47:27 +0000 Subject: [PATCH] chore(deps): bump tox from 4.46.3 to 4.52.0 in /requirements Bumps [tox](https://github.com/tox-dev/tox) from 4.46.3 to 4.52.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.46.3...4.52.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.52.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 78b7220..4e1a4da 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -14,7 +14,7 @@ isort==8.0.1 pylint bandit==1.9.4 pydocstringformatter==0.7.5 -tox==4.46.3 +tox==4.52.0 codespell==2.4.1 # project dependencies