diff --git a/requirements/base.txt b/requirements/base.txt index b5df84ad..1bd05b0c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -16,7 +16,7 @@ django-storages==1.14.5 drf-jwt==1.19.2 -boto3==1.36.26 +boto3==1.37.4 attrs==25.1.0 gunicorn==23.0.0 @@ -24,7 +24,7 @@ sentry-sdk==2.22.0 requests==2.32.3 -google-api-python-client==2.161.0 +google-api-python-client==2.162.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 621e4da5..7dbf2625 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,13 +1,13 @@ -r base.txt -pytest==8.3.4 +pytest==8.3.5 pytest-django==4.10.0 factory-boy==3.3.3 Faker==36.1.1 ipdb==0.13.13 -ipython==8.32.0 +ipython==9.0.1 django-debug-toolbar==5.0.1 @@ -15,7 +15,7 @@ mypy==1.15.0 django-stubs==5.1.3 djangorestframework-stubs==3.15.3 -boto3-stubs==1.36.26 +boto3-stubs==1.37.4 -ruff==0.9.7 +ruff==0.9.9 pre-commit==4.1.0