Skip to content

Commit 97fecd8

Browse files
chore(deps-dev): Update tox requirement from 4.24.1 to 4.24.2
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.24.1...4.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent efd45b1 commit 97fecd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ autopep8 = "2.3.1"
9494
mypy = "1.14.1"
9595
bandit = "1.7.10"
9696
tomli = { version = "^2.0.1", python = "<3.11" }
97-
tox = "4.24.1"
97+
tox = "4.24.2"
9898

9999
# min version required to be able to install some dependencies
100100
# see https://github.com/MichaelKim0407/flake8-use-fstring/issues/33

0 commit comments

Comments
 (0)