From 3b00ce2bd53627874bd04ed153cc6637f00d49f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 22:25:43 +0000 Subject: [PATCH] chore(deps): bump tox from 4.27.0 to 4.28.4 in /requirements Bumps [tox](https://github.com/tox-dev/tox) from 4.27.0 to 4.28.4. - [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.27.0...4.28.4) --- updated-dependencies: - dependency-name: tox dependency-version: 4.28.4 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 20be11b..df2f7f2 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -20,5 +20,5 @@ mypy==1.16.1 pylint==3.3.7 bandit==1.8.5 pydocstringformatter==0.7.3 -tox==4.27.0 +tox==4.28.4 codespell==2.4.1