Bump tox from 3.23.0 to 3.23.1 (#123)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 23 Jun 2021 17:00:15 +0000 (19:00 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 17:00:15 +0000 (19:00 +0200)
Bumps [tox](https://github.com/tox-dev/tox) from 3.23.0 to 3.23.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.0...3.23.1)

---
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 22f1d7001a18f55a7eecad9eed265f97209cc0e2..71ee3336bb35b570ed7ae3ff83fea0257bd1dd51 100644 (file)
@@ -1,6 +1,6 @@
 -r requirements.txt
 -r requirements_lint.txt
 -r requirements_test.txt
-tox==3.23.0
+tox==3.23.1
 
 -e .