From b1aed95a5c2e260fb68498ce9054447094b62f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 09:03:19 +0200 Subject: [PATCH] --- (#83) updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/setup/github-runners/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/setup/github-runners/scripts/requirements.txt b/test/setup/github-runners/scripts/requirements.txt index 3c58c44..95f0511 100644 --- a/test/setup/github-runners/scripts/requirements.txt +++ b/test/setup/github-runners/scripts/requirements.txt @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file