From 4cb2dd03de94f4f4f0338ca4fde6c09ad0c4e302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:22:37 +0000 Subject: [PATCH] Bump tox from 4.16.0 to 4.20.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.20.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.16.0...4.20.0) --- 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..b3ee5fd 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.20.0 restructuredtext-lint==1.4.0 pygments==2.18.0 \ No newline at end of file