From 74df96f5793434053a7147e88ae881ba63d7e415 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 8 Oct 2024 09:48:44 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.162 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec43690..6ebe688 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.128 +boto3==1.34.162 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