From 091d666677bd5fc7c5cce5fe36f9109d17dd3d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jun 2023 12:03:28 +0000 Subject: [PATCH] chore(deps): bump tox from 4.6.0 to 4.6.1 Bumps [tox](https://github.com/tox-dev/tox) from 4.6.0 to 4.6.1. - [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.0...4.6.1) --- 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 d167931..ab92c58 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.0 +tox==4.6.1