Bump tox from 3.24.1 to 3.24.3 (#152)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 9 Sep 2021 09:50:07 +0000 (11:50 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Sep 2021 09:50:07 +0000 (11:50 +0200)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index ab477d74729abd9f8f0637b84b46ad59532be704..61eebdce6cbf274d50109a8acd83679790efa163 100644 (file)
@@ -1,6 +1,6 @@
 -r requirements.txt
 -r requirements_lint.txt
 -r requirements_test.txt
-tox==3.24.1
+tox==3.24.3
 
 -e .