From 99c620d51089458c1888a028d57f04d5e666b82f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2024 22:54:58 +0100
Subject: [PATCH] build(deps): bump tox from 4.21.2 to 4.23.0 (#11652)

Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.23.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.21.2...4.23.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  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>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index b68aadb34..ba9290a3e 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -7,6 +7,6 @@ molecule==24.9.0
 molecule-plugins[vagrant]==23.5.3
 pytest-testinfra==10.1.1
 python-vagrant==1.0.0
-tox==4.21.2
+tox==4.23.0
 tzdata==2024.2
 yamllint==1.35.1
-- 
GitLab