From 07942e55a6f6958c9d8bd83210cdd43b515626df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 18:47:38 +0000 Subject: [PATCH] Bump tox from 4.16.0 to 4.18.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.18.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.18.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..c9d5ef7 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.18.0 restructuredtext-lint==1.4.0 pygments==2.18.0 \ No newline at end of file