Bump tox from 3.15.2 to 3.20.1 (#83)

Bumps [tox](https://github.com/tox-dev/tox) from 3.15.2 to 3.20.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/3.20.1/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.15.2...3.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-12 10:47:21 +02:00 committed by GitHub
parent 5a231911da
commit bed7e11f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ rfc3986==1.4.0 # via twine
secretstorage==3.1.2 # via keyring
six==1.15.0 # via astroid, bleach, cryptography, packaging, pip-tools, readme-renderer, tox, virtualenv
toml==0.10.1 # via black, pylint, pytest, tox
tox==3.15.2 # via -r requirements-dev.in
tox==3.20.1 # via -r requirements-dev.in
tqdm==4.50.2 # via -r requirements.txt, twine
twine==3.2.0 # via -r requirements-dev.in
typed-ast==1.4.1 # via black, mypy