From 01c3132752cd28c30b6c9a548c98ebe5931dd315 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 23:04:51 +0000 Subject: [PATCH] fix(deps): update all patch dependencies --- pyproject.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2d0f4a29a..2e386792a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,19 +30,19 @@ Jinja2 = "^3.0.0" statsd = "3.3.0" Flask-Redis = "0.4.0" PyYAML = "6.0.1" -phonenumbers = "8.13.19" +phonenumbers = "8.13.22" pytz = "2021.3" smartypants = "2.0.1" pypdf2 = "1.28.6" py_w3c = "0.3.1" # required by both api and admin -awscli = "1.29.39" -boto3 = "1.28.39" +awscli = "1.29.59" +boto3 = "1.28.59" werkzeug = "2.3.7" itsdangerous = "2.1.2" [tool.poetry.group.test.dependencies] -pytest = "7.4.0" +pytest = "7.4.2" pytest-mock = "3.11.1" pytest-cov = "2.12.1" pytest-xdist = "2.5.0" @@ -55,9 +55,9 @@ mypy = "1.4.1" black = "23.7.0" click = "8.1.7" types-python-dateutil = "2.8.19.14" -types-PyYAML = "6.0.12.11" +types-PyYAML = "6.0.12.12" types-pytz = "2022.7.1.2" types-bleach = "5.0.3.1" types-cachetools = "5.3.0.6" -types-redis = "4.6.0.5" -types-requests = "2.31.0.2" +types-redis = "4.6.0.7" +types-requests = "2.31.0.7"