From 2ccb5218883fb1e7bbd6ffa97bd07453920b1f93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 19:38:06 +0000 Subject: [PATCH] :arrow_up: Bump boto3 from 1.38.20 to 1.38.22 Bumps [boto3](https://github.com/boto/boto3) from 1.38.20 to 1.38.22. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.20...1.38.22) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5d3466..4f878b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pick==2.4.0 setuptools==80.8.0 -boto3==1.38.20 +boto3==1.38.22 python-hcl2==7.2.1 PyGithub==2.6.1 pytest==8.3.5