Bump tox from 3.24.4 to 3.24.5 (#203)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 4 Feb 2022 08:16:46 +0000 (09:16 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 08:16:46 +0000 (09:16 +0100)
Bumps [tox](https://github.com/tox-dev/tox) from 3.24.4 to 3.24.5.
- [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.4...3.24.5)

---
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 bc6fa3d2727acad6964fdd68a1372a5b49f5d535..5f12aa0108184dfca7de85bd8697bcbcd2ac7f58 100644 (file)
@@ -1,6 +1,6 @@
 -r requirements.txt
 -r requirements_lint.txt
 -r requirements_test.txt
-tox==3.24.4
+tox==3.24.5
 
 -e .