From 071b309327c785957863d9e294b417751334e5e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:02:01 +0000 Subject: [PATCH] chore(deps-dev): bump tox from 4.16.0 to 4.18.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.18.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.16.0...4.18.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index acb9b28..0ce74a9 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -17,5 +17,5 @@ mypy==1.11.1 pylint==3.2.6 bandit==1.7.9 pydocstringformatter==0.7.3 -tox==4.16.0 +tox==4.18.0 codespell==2.3.0