From 66cb52bd9104fd9fcf87db2cd124caac7f233d66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 20:43:10 +0000 Subject: [PATCH] fix(deps): update all patch dependencies --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index eabf8cd4..dabbd469 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,14 +30,14 @@ Jinja2 = "^3.0.0" statsd = "3.3.0" Flask-Redis = "0.4.0" PyYAML = "6.0.1" -phonenumbers = "8.13.36" +phonenumbers = "8.13.38" pytz = "2021.3" smartypants = "2.0.1" pypdf2 = "1.28.6" py_w3c = "0.3.1" # required by both api and admin awscli = "1.32.100" -boto3 = "1.34.100" +boto3 = "1.34.122" werkzeug = "2.3.7" itsdangerous = "2.1.2"