From 740963f0bafe63ac3144d1a152f39893a115e7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:32:55 +0000 Subject: [PATCH] Bump aioboto3 from 12.1.0 to 13.4.0 in /stix_shifter Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 12.1.0 to 13.4.0. - [Changelog](https://github.com/terricain/aioboto3/blob/main/CHANGELOG.rst) - [Commits](https://github.com/terrycain/aioboto3/compare/v12.1.0...v13.4.0) --- updated-dependencies: - dependency-name: aioboto3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- stix_shifter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stix_shifter/requirements.txt b/stix_shifter/requirements.txt index 94cc67e8e..f7073b727 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -1,4 +1,4 @@ -aioboto3==12.1.0 +aioboto3==13.4.0 aiohttp-retry==2.8.3 aiomysql==0.2.0 antlr4-python3-runtime==4.8