diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 0ab217e24f..ce2f2af110 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -56,9 +56,9 @@ billiard==3.6.4.0 # via celery blinker==1.6.2 # via flask-mail -boto3==1.28.47 +boto3==1.28.57 # via taxhub -botocore==1.31.47 +botocore==1.31.57 # via # boto3 # s3transfer @@ -104,7 +104,7 @@ click-repl==0.3.0 # via celery cligj==0.7.2 # via fiona -cryptography==41.0.3 +cryptography==41.0.4 # via authlib cssselect2==0.7.0 # via @@ -276,7 +276,7 @@ pillow==9.5.0 # weasyprint prompt-toolkit==3.0.39 # via click-repl -psycopg2==2.9.7 +psycopg2==2.9.8 # via # -r requirements-common.in # pypn-habref-api @@ -304,13 +304,13 @@ python-dotenv==0.21.1 # usershub pytz==2023.3.post1 # via celery -redis==5.0.0 +redis==5.0.1 # via celery requests==2.31.0 # via # pypn-habref-api # pypnusershub -s3transfer==0.6.2 +s3transfer==0.7.0 # via boto3 shapely==1.8.5.post1 # via @@ -364,7 +364,7 @@ vine==5.0.0 # amqp # celery # kombu -wcwidth==0.2.6 +wcwidth==0.2.7 # via prompt-toolkit weasyprint==52.5 # via