From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 08:08:17 +0000 (+0000) Subject: Bump tox from 3.23.1 to 3.24.1 X-Git-Tag: 3.1.0~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1479%2Fhead;p=thirdparty%2Fjinja.git Bump tox from 3.23.1 to 3.24.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.23.1 to 3.24.1. - [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.23.1...3.24.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/requirements/dev.txt b/requirements/dev.txt index e0713b55..4be9f591 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -115,7 +115,7 @@ toml==0.10.2 # pre-commit # pytest # tox -tox==3.23.1 +tox==3.24.1 # via -r requirements/dev.in typing-extensions==3.10.0.0 # via mypy