Bump tox from 4.6.4 to 4.10.0

Bumps [tox](https://github.com/tox-dev/tox) from 4.6.4 to 4.10.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.4...4.10.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] 2023-08-21 17:43:12 +00:00 committed by Emil Stenström
parent a56fc40f19
commit dd71c9abb8

View file

@ -10,11 +10,11 @@ cachetools==5.3.1
# via tox
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.6
distlib==0.3.7
# via virtualenv
django==4.2.4
# via -r requirements-dev.in
@ -39,7 +39,7 @@ packaging==23.1
# pyproject-api
# pytest
# tox
platformdirs==3.8.1
platformdirs==3.10.0
# via
# tox
# virtualenv
@ -53,7 +53,7 @@ pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
# via flake8
pyproject-api==1.5.2
pyproject-api==1.5.4
# via tox
pytest==7.4.0
# via -r requirements-dev.in
@ -61,9 +61,9 @@ pyyaml==6.0
# via pre-commit
sqlparse==0.4.4
# via django
tox==4.6.4
tox==4.10.0
# via -r requirements-dev.in
virtualenv==20.23.1
virtualenv==20.24.3
# via
# pre-commit
# tox