Skip to content

Commit

Permalink
chore(deps-dev): update tox requirement from 4.12.1 to 4.13.0 (#553)
Browse files Browse the repository at this point in the history
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version.
- [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.12.1...4.13.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent cd8e67c commit 77fb2ec
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 @@ -95,7 +95,7 @@ pep8-naming = "0.13.3"
isort = "5.13.2"
autopep8 = "2.0.4"
mypy = "1.8.0"
tox = "4.12.1"
tox = "4.13.0"
xmldiff = "2.6.3"
bandit = "1.7.7"

Expand Down

0 comments on commit 77fb2ec

Please sign in to comment.