From 150248d4b0b6d8bfb385cc24a03b9dcfd48a339f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 13:44:15 +0000 Subject: [PATCH] Bump aiohttp-retry from 2.4.0 to 2.8.3 in /stix_shifter Bumps [aiohttp-retry](https://github.com/inyutin/aiohttp_retry) from 2.4.0 to 2.8.3. - [Release notes](https://github.com/inyutin/aiohttp_retry/releases) - [Commits](https://github.com/inyutin/aiohttp_retry/compare/2.4.0...v2.8.3) --- updated-dependencies: - dependency-name: aiohttp-retry dependency-type: direct:production update-type: version-update:semver-minor ... 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 159873b84..ceca0bdd9 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -1,6 +1,6 @@ adal==1.2.7 aioboto3==11.0.1 -aiohttp-retry==2.4.0 +aiohttp-retry==2.8.3 aiomysql==0.1.1 antlr4-python3-runtime==4.8 asyncio==3.4.3