From 00884a7a3e1b848dbcab8882bac618acb5876e97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:04:15 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.26 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec43690..989ac09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.128 +boto3==1.35.26 glueops-helpers @ https://github.com/GlueOps/python-glueops-helpers-library/archive/refs/tags/v0.4.1.zip Jinja2==3.1.4 requests==2.32.3