Bump tox from 3.25.0 to 3.25.1 (#288)

Bumps [tox](https://github.com/tox-dev/tox) from 3.25.0 to 3.25.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.25.0...3.25.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>
This commit is contained in:
dependabot[bot] 2022-08-09 15:17:46 +03:00 committed by GitHub
parent 49cb05d02e
commit cb831d76b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -52,7 +52,7 @@ unasync = "^0.5.0"
pytest-asyncio = "^0.19.0"
twine = "^4.0.1"
email-validator = "^1.2.1"
tox = "^3.25.0"
tox = "^3.25.1"
tox-pyenv = "^1.1.0"
[tool.poetry.scripts]