Bump tox from 3.25.1 to 3.27.0

Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 3.27.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.25.1...3.27.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-11-04 17:01:04 +00:00 committed by GitHub
parent aadaf12911
commit 4bd19800b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,6 @@ distlib==0.3.1
# via virtualenv # via virtualenv
django==4.0.8 django==4.0.8
# via -r requirements-dev.in # via -r requirements-dev.in
exceptiongroup==1.0.0rc9
# via pytest
filelock==3.0.12 filelock==3.0.12
# via # via
# tox # tox
@ -52,11 +50,7 @@ six==1.15.0
# virtualenv # virtualenv
sqlparse==0.4.2 sqlparse==0.4.2
# via django # via django
toml==0.10.2 tox==3.27.0
# via tox
tomli==2.0.0
# via pytest
tox==3.25.1
# via -r requirements-dev.in # via -r requirements-dev.in
virtualenv==20.4.3 virtualenv==20.4.3
# via tox # via tox