From 94503160736e901abc52f82d2f804cfb8e30f111 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 25 Jul 2022 00:08:33 +0000
Subject: [PATCH] Bump molecule[docker] in /.github/workflows/requirements

Bumps [molecule[docker]](https://github.com/ansible-community/molecule) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/ansible-community/molecule/releases)
- [Commits](https://github.com/ansible-community/molecule/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
---
 .github/workflows/requirements/requirements_molecule.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/requirements/requirements_molecule.txt b/.github/workflows/requirements/requirements_molecule.txt
index ed49fb0..07b90d1 100644
--- a/.github/workflows/requirements/requirements_molecule.txt
+++ b/.github/workflows/requirements/requirements_molecule.txt
@@ -2,5 +2,5 @@ ansible-core==2.13.1
 Jinja2==3.1.2
 ansible-lint==6.3.0
 yamllint==1.27.1
-molecule[docker]==4.0.0
+molecule[docker]==4.0.1
 docker==5.0.3