Bump tox from 3.24.5 to 3.25.0

Bumps [tox](https://github.com/tox-dev/tox) from 3.24.5 to 3.25.0.
- [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.5...3.25.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-12 04:37:25 +00:00 committed by GitHub
parent 94c6a96bf2
commit 1b9f78f4d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@ unasync = "^0.5.0"
pytest-asyncio = "^0.18.3"
twine = "^4.0.0"
email-validator = "^1.1.3"
tox = "^3.24.5"
tox = "^3.25.0"
tox-pyenv = "^1.1.0"
[tool.poetry.scripts]