From 6ed297a9c66f63a6c0bb5bfff523a1ac153e40d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:37:06 -0300 Subject: [PATCH] Bump aiomysql from 0.1.1 to 0.2.0 in /stix_shifter (#1586) --- 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 4baa59df2..9df48d0e7 100644 --- a/stix_shifter/requirements.txt +++ b/stix_shifter/requirements.txt @@ -1,6 +1,6 @@ aioboto3==11.3.0 aiohttp-retry==2.8.3 -aiomysql==0.1.1 +aiomysql==0.2.0 antlr4-python3-runtime==4.8 asyncio==3.4.3 asynctest==0.13.0