From d871675b8ea9364682ea0ade3f9fbc2ee26aa841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 12:57:31 +0000 Subject: [PATCH] chore(deps): bump tox from 4.6.1 to 4.6.2 Bumps [tox](https://github.com/tox-dev/tox) from 4.6.1 to 4.6.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.6.1...4.6.2) --- 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 ab92c58..814edbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ -r requirements-qa.txt -r requirements-test.txt sphinx_rtd_theme==1.2.2 -tox==4.6.1 +tox==4.6.2