Bump tox from 3.24.3 to 3.24.4 (#181)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Nov 2021 15:59:40 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 15:59:40 +0000 (16:59 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

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