From 47f259535a2ddf1d8877fe0ea68effa2e9241c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:01:57 +0000 Subject: [PATCH] Bump tox from 4.16.0 to 4.21.2 Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.21.2. - [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.16.0...4.21.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 1cfcba9..8762479 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,6 +4,6 @@ flake8==7.1.0 flake8-docstrings==1.7.0 pylint==3.2.5 pydocstyle==6.3.0 -tox==4.16.0 +tox==4.21.2 restructuredtext-lint==1.4.0 pygments==2.18.0 \ No newline at end of file