build(deps-dev): bump tox from 4.16.0 to 4.17.1

Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.17.1.
- [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.16.0...4.17.1)

---
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] 2024-08-12 17:09:51 +00:00 committed by Emil Stenström
parent 9d872296e8
commit 4d8d5108d0

View file

@ -8,7 +8,7 @@ asgiref==3.8.1
# via django # via django
black==24.8.0 black==24.8.0
# via -r requirements-dev.in # via -r requirements-dev.in
cachetools==5.3.3 cachetools==5.4.0
# via tox # via tox
cfgv==3.4.0 cfgv==3.4.0
# via pre-commit # via pre-commit
@ -79,7 +79,7 @@ pyyaml==6.0.1
# via pre-commit # via pre-commit
sqlparse==0.5.0 sqlparse==0.5.0
# via django # via django
tox==4.16.0 tox==4.17.1
# via -r requirements-dev.in # via -r requirements-dev.in
typing-extensions==4.10.0 typing-extensions==4.10.0
# via mypy # via mypy