build(deps): bump tox from 4.21.2 to 4.23.2

Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.23.2.
- [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.21.2...4.23.2)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-04 17:48:28 +00:00 committed by GitHub
parent f1ffb19552
commit 8db9213e71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -42,7 +42,7 @@ pyproject-api==1.8.0
# via tox # via tox
requests==2.32.3 requests==2.32.3
# via -r requirements-ci.in # via -r requirements-ci.in
tox==4.21.2 tox==4.23.2
# via # via
# -r requirements-ci.in # -r requirements-ci.in
# tox-gh-actions # tox-gh-actions

View file

@ -93,7 +93,7 @@ requests==2.32.3
# via -r requirements-dev.in # via -r requirements-dev.in
sqlparse==0.5.0 sqlparse==0.5.0
# via django # via django
tox==4.21.2 tox==4.23.2
# via -r requirements-dev.in # via -r requirements-dev.in
types-requests==2.32.0.20240914 types-requests==2.32.0.20240914
# via -r requirements-dev.in # via -r requirements-dev.in