From 2bb3112dffac9d7582658ccba10dffcdf54265a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 05:52:10 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- molecule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule/requirements.txt b/molecule/requirements.txt index a70fc5b..e0997dc 100644 --- a/molecule/requirements.txt +++ b/molecule/requirements.txt @@ -2,5 +2,5 @@ ibridges~=0.1 molecule~=24.2 molecule-plugins jmespath~=1.0 -requests~=2.31.0 # https://github.com/ansible-community/molecule-plugins/issues/256 +requests~=2.32.2 # https://github.com/ansible-community/molecule-plugins/issues/256 docker~=7.0