From 6288342a89e384c10c3179840c8afc4ffccd584a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:27:13 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- requirements.txt | 6 +++--- secret/requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 28724d53..0e8ae980 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -babel==2.9.1 +babel==2.12.1 black==20.8b1 -chalice==1.26.0 -flake8==3.8.4 +chalice==1.29.0 +flake8==3.9.2 pytest==6.2.5 \ No newline at end of file diff --git a/secret/requirements.txt b/secret/requirements.txt index 60a94ab3..8a92dd1e 100644 --- a/secret/requirements.txt +++ b/secret/requirements.txt @@ -1,5 +1,5 @@ -aws-lambda-powertools==1.9.1 -boto3==1.18.61 +aws-lambda-powertools==1.31.1 +boto3==1.28.16 cryptography==41.0.2 jinja2==2.11.3 -markupsafe==2.0.1 \ No newline at end of file +markupsafe==2.1.3 \ No newline at end of file