diff --git a/requirements/base.txt b/requirements/base.txt index 784a2b05..d6d4ed8d 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ django-storages==1.14.4 drf-jwt==1.19.2 -boto3==1.36.6 +boto3==1.36.11 attrs==25.1.0 gunicorn==23.0.0 @@ -24,7 +24,7 @@ sentry-sdk==2.20.0 requests==2.32.3 -google-api-python-client==2.159.0 +google-api-python-client==2.160.0 google-auth==2.38.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 diff --git a/requirements/local.txt b/requirements/local.txt index 2360c33b..2cfbfa25 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,10 +4,10 @@ pytest==8.3.4 pytest-django==4.9.0 factory-boy==3.3.1 -Faker==35.0.0 +Faker==35.2.0 ipdb==0.13.13 -ipython==8.31.0 +ipython==8.32.0 django-debug-toolbar==5.0.1 @@ -15,7 +15,7 @@ mypy==1.14.1 django-stubs==5.1.2 djangorestframework-stubs==3.15.2 -boto3-stubs==1.36.6 +boto3-stubs==1.36.11 -ruff==0.9.3 +ruff==0.9.4 pre-commit==4.1.0