diff --git a/requirements/local.txt b/requirements/local.txt index 040acc21..8f9481ff 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ # https://github.com/python/mypy mypy==1.14.1 # https://github.com/typeddjango/django-stubs -django-stubs==5.1.1 +django-stubs==5.1.2 # https://github.com/pytest-dev/pytest pytest==8.3.4 # https://github.com/Frozenball/pytest-sugar