From ce9ba9a8bfe4ccd5eac0f603f032e721192537a3 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 14 Aug 2024 04:19:37 -0700
Subject: [PATCH] Bump tox from 4.16.0 to 4.17.1 (#11442)

Bumps [tox](https://github.com/tox-dev/tox) from 4.16.0 to 4.17.1.
- [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.17.1)

---
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 fda1ba5c2..dac5c6ef9 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -7,6 +7,6 @@ molecule==24.7.0
 molecule-plugins[vagrant]==23.5.3
 pytest-testinfra==10.1.1
 python-vagrant==1.0.0
-tox==4.16.0
+tox==4.17.1
 tzdata==2024.1
 yamllint==1.35.1
-- 
GitLab