diff --git a/requirements/base.txt b/requirements/base.txt index 1cc904f1..9ca15f0d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -Django==5.2.7 +Django==5.2.8 django-environ==0.12.0 psycopg2==2.9.11 djangorestframework==3.16.1 @@ -13,22 +13,22 @@ django-filter==25.2 django-extensions==4.1 django-cors-headers==4.9.0 django-storages==1.14.6 -django-structlog[celery]==9.1.1 +django-structlog[celery]==10.0.0 drf-jwt==1.19.2 -boto3==1.40.52 +boto3==1.40.69 attrs==25.4.0 gunicorn==23.0.0 -sentry-sdk==2.42.0 +sentry-sdk==2.43.0 requests==2.32.5 -google-api-python-client==2.184.0 -google-auth==2.41.1 -google-auth-httplib2==0.2.0 -google-auth-oauthlib==1.2.2 +google-api-python-client==2.187.0 +google-auth==2.43.0 +google-auth-httplib2==0.2.1 +google-auth-oauthlib==1.2.3 pyotp==2.9.0 qrcode==8.2 diff --git a/requirements/local.txt b/requirements/local.txt index af9253b0..51aff37e 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,21 +1,21 @@ -r base.txt -pytest==8.4.2 +pytest==9.0.0 pytest-django==4.11.1 factory-boy==3.3.3 -Faker==37.11.0 +Faker==37.12.0 ipdb==0.13.13 -ipython==9.6.0 +ipython==9.7.0 -django-debug-toolbar==6.0.0 +django-debug-toolbar==6.1.0 mypy==1.18.2 django-stubs==5.2.7 -djangorestframework-stubs==3.16.4 -boto3-stubs==1.40.52 +djangorestframework-stubs==3.16.5 +boto3-stubs==1.40.69 -ruff==0.14.0 -pre-commit==4.3.0 +ruff==0.14.4 +pre-commit==4.4.0