From 3be87c15d3ab4b6a5d7465144450b1920d50ae17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:08:39 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.109 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edf3d1..090f31e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.108 +boto3==1.34.109 glueops-helpers @ https://github.com/GlueOps/python-glueops-helpers-library/archive/refs/tags/v0.4.1.zip Jinja2==3.1.4 requests==2.31.0