From 01273ac1b76abc8f66f0d6cd467597d66733d79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 12:09:55 +0000 Subject: [PATCH] Bump tox from 3.24.3 to 3.24.4 Bumps [tox](https://github.com/tox-dev/tox) from 3.24.3 to 3.24.4. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.24.3...3.24.4) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3e2aa1..d0c32c0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -106,7 +106,7 @@ toml==0.10.2 # tox tomli==1.2.1 # via setuptools-scm -tox==3.24.3 +tox==3.24.4 # via -r dev-requirements.in urllib3==1.26.6 # via requests