From 15dbdde903b312fd25cef332d4cb0bbfdd0e2381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 12:57:12 +0000 Subject: [PATCH] Bump tox from 4.4.8 to 4.4.11 Bumps [tox](https://github.com/tox-dev/tox) from 4.4.8 to 4.4.11. - [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.4.8...4.4.11) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927851c..e9a40db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ -r requirements-qa.txt -r requirements-test.txt sphinx_rtd_theme==1.2.0 -tox==4.4.8 +tox==4.4.11