diff --git a/requirements-dev.txt b/requirements-dev.txt index 3f4e719..f761d90 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -31,9 +31,9 @@ billiard==4.2.0 # via # -r requirements.txt # celery -boto3==1.35.81 +boto3==1.35.86 # via -r requirements.txt -botocore==1.35.81 +botocore==1.35.86 # via # -r requirements.txt # boto3 @@ -231,7 +231,7 @@ nodeenv==1.8.0 # via # -r requirements.txt # pre-commit -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 # via -r requirements.txt oauthlib==3.2.2 # via @@ -425,7 +425,7 @@ six==1.16.0 # click-repl # faker # python-dateutil -smart-open==7.0.5 +smart-open==7.1.0 # via -r requirements.txt sqlparse==0.5.3 # via @@ -453,7 +453,7 @@ uritemplate==3.0.1 # via # -r requirements.txt # drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # -r requirements.txt # botocore diff --git a/requirements.in b/requirements.in index 5793153..dcab012 100644 --- a/requirements.in +++ b/requirements.in @@ -16,7 +16,7 @@ sentry-sdk==2.19.2 backoff django-prometheus==2.3.1 smart-open -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 elastic-apm django-log-formatter-asim==0.0.6 diff --git a/requirements.txt b/requirements.txt index 23ac755..efb5229 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,9 +22,9 @@ backoff==2.2.1 # opentelemetry-exporter-otlp-proto-http billiard==4.2.0 # via celery -boto3==1.35.81 +boto3==1.35.86 # via -r requirements.in -botocore==1.35.81 +botocore==1.35.86 # via # boto3 # s3transfer @@ -135,7 +135,7 @@ kombu==5.3.7 # via celery nodeenv==1.8.0 # via pre-commit -notifications-python-client==10.0.0 +notifications-python-client==10.0.1 # via -r requirements.in oauthlib==3.2.2 # via requests-oauthlib @@ -246,7 +246,7 @@ six==1.16.0 # via # click-repl # python-dateutil -smart-open==7.0.5 +smart-open==7.1.0 # via -r requirements.in sqlparse==0.5.3 # via @@ -263,7 +263,7 @@ tzdata==2024.1 # django-celery-beat uritemplate==3.0.1 # via drf-spectacular -urllib3==2.2.3 +urllib3==2.3.0 # via # -r requirements.in # botocore