From d772350b041375b17c5394da3704988687c2062f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Apr 2024 01:07:08 -0700
Subject: [PATCH] Bump molecule-plugins[vagrant] from 23.5.0 to 23.5.3 (#11120)

Bumps [molecule-plugins[vagrant]](https://github.com/ansible-community/molecule-plugins) from 23.5.0 to 23.5.3.
- [Release notes](https://github.com/ansible-community/molecule-plugins/releases)
- [Commits](https://github.com/ansible-community/molecule-plugins/compare/v23.5.0...v23.5.3)

---
updated-dependencies:
- dependency-name: molecule-plugins[vagrant]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 90ea1c3f5..7ad5218f3 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -4,7 +4,7 @@ apache-libcloud==3.8.0
 ara[server]==1.7.0
 dopy==0.3.7
 molecule==6.0.2
-molecule-plugins[vagrant]==23.5.0
+molecule-plugins[vagrant]==23.5.3
 python-vagrant==1.0.0
 pytest-testinfra==9.0.0
 tox==4.15.0
-- 
GitLab