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