From 441f369c07732348318bdd598fd17081005154cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 19:38:56 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- api/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/api/requirements.txt b/api/requirements.txt index 4d3b232e..3721ad49 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,7 +1,7 @@ -alembic==1.13.0 +alembic==1.13.1 aws-lambda-powertools==2.29.0 boto3==1.33.11 -bcrypt==4.1.1 +bcrypt==4.1.2 email-validator==2.1.0.post1 fastapi==0.104.1 logzero==1.7.0 @@ -9,4 +9,4 @@ mangum==0.17.0 notifications-python-client==8.1.0 pydantic==1.10.13 psycopg2-binary==2.9.9 -SQLAlchemy==2.0.23 \ No newline at end of file +SQLAlchemy==2.0.24 \ No newline at end of file