diff --git a/requirements/python-dev.txt b/requirements/python-dev.txt index 4b0733b..44f0140 100644 --- a/requirements/python-dev.txt +++ b/requirements/python-dev.txt @@ -1,6 +1,6 @@ -r python-base.txt -mypy==1.11.2 +mypy==1.13.0 pre-commit==3.8.0 pytest==8.3.2 pytest-asyncio==0.24.0