Bump tox from 4.11.4 to 4.12.0 (#2067)

Bumps [tox](https://github.com/tox-dev/tox) from 4.11.4 to 4.12.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.11.4...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-16 14:50:57 +08:00 committed by GitHub
parent b0bbab35d3
commit ff75aa9c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ruff==0.1.9
setuptools==69.0.3
sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0
tox==4.11.4
tox==4.12.0
types-python-dateutil==2.8.19.14; python_version>'3.8'
types-redis==4.6.0.11; python_version>'3.8'
types-requests==2.31.0.10; python_version>'3.8'