diff --git a/requirements/local.txt b/requirements/local.txt index 860f0c7e..eab7b053 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -7,7 +7,7 @@ ipdb==0.13.9 # https://github.com/gotcha/ipdb # ------------------------------------------------------------------------------ mypy==0.942 # https://github.com/python/mypy django-stubs==1.10.1 # https://github.com/typeddjango/django-stubs -types-requests==2.27.25 +types-requests==2.31.0.10 pytest==7.2.0 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.6 # https://github.com/Frozenball/pytest-sugar responses==0.21.0 # https://github.com/getsentry/responses - for mocking HTTP responses