Skip to content

Commit

Permalink
Bump tox from 4.13.0 to 4.14.2
Browse files Browse the repository at this point in the history
Bumps [tox](https://github.com/tox-dev/tox) from 4.13.0 to 4.14.2.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.13.0...4.14.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 00559e6 commit 6b433cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dns_exporter = "dns_exporter.entrypoint:main"

[project.optional-dependencies]
dev = ["pre-commit == 3.6.2", "setuptools-scm == 8.0.4"]
test = ["pytest == 8.0.2", "pytest-cov==4.1.0", "tox == 4.13.0", "requests==2.31.0", "pytest-randomly==3.15.0", "pytest-mock==3.12.0", "gera2ld.socks==0.5.0"]
test = ["pytest == 8.0.2", "pytest-cov==4.1.0", "tox == 4.14.2", "requests==2.31.0", "pytest-randomly==3.15.0", "pytest-mock==3.12.0", "gera2ld.socks==0.5.0"]
docs = ["Sphinx==7.2.6", "furo==2024.1.29"]

[project.urls]
Expand Down

0 comments on commit 6b433cd

Please sign in to comment.