From ff4e572e0c66f23a656d55df0d1baf4814837b6e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Apr 2024 00:20:33 -0700
Subject: [PATCH] Bump tox from 4.11.3 to 4.15.0 (#11133)

Bumps [tox](https://github.com/tox-dev/tox) from 4.11.3 to 4.15.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.11.3...4.15.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 320a7414a..90ea1c3f5 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -7,6 +7,6 @@ molecule==6.0.2
 molecule-plugins[vagrant]==23.5.0
 python-vagrant==1.0.0
 pytest-testinfra==9.0.0
-tox==4.11.3
+tox==4.15.0
 yamllint==1.32.0
 tzdata==2023.3
-- 
GitLab