diff --git a/requirements.txt b/requirements.txt index 4de3c3095..2551476a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pre-commit==3.5.0; python_version < '3.9' pre-commit==3.7.0; python_version >= '3.9' pytest==8.1.1 pytest-mypy-plugins==3.1.1 -djangorestframework==3.15.0 +djangorestframework==3.15.1 types-pytz==2024.1.0.20240203 types-requests==2.31.0.20240311 types-urllib3==1.26.25.14