build(deps-dev): bump tox from 4.18.1 to 4.20.0 (#2326)

Bumps [tox](https://github.com/tox-dev/tox) from 4.18.1 to 4.20.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.18.1...4.20.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-09-24 09:44:42 +08:00 committed by GitHub
parent cc4f77fa4a
commit d60230e8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ ruff==0.6.2
setuptools==75.1.0 setuptools==75.1.0
sphinx-copybutton==0.5.2 sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0 sphinx_rtd_theme==2.0.0
tox==4.18.1 tox==4.20.0
types-python-dateutil==2.9.0.20240316; python_version>'3.8' types-python-dateutil==2.9.0.20240316; python_version>'3.8'
types-redis==4.6.0.20240903; python_version>'3.8' types-redis==4.6.0.20240903; python_version>'3.8'
types-requests==2.32.0.20240712; python_version>'3.8' types-requests==2.32.0.20240712; python_version>'3.8'