diff --git a/examples/aiohttp/requirements.txt b/examples/aiohttp/requirements.txt index 1b557b26..62f616ad 100644 --- a/examples/aiohttp/requirements.txt +++ b/examples/aiohttp/requirements.txt @@ -1,2 +1,2 @@ aiohttp>=3.7.4,<4.0.0 -darq==0.11.0 +darq==0.11.2 diff --git a/tests/requirements.txt b/tests/requirements.txt index 4471f5dd..71e2b1a2 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,14 +1,14 @@ -pytest==7.2.0 -pytest-aiohttp==1.0.4 -pytest-mock==3.10.0 -pytest-cov==4.0.0 -mypy==0.982 -flake8==5.0.4 -flake8-quotes==3.3.1 -flake8-bugbear==22.10.27 -flake8-builtins==2.0.0 -flake8-import-order==0.18.1 +pytest==8.3.3 +pytest-aiohttp==1.0.5 +pytest-mock==3.14.0 +pytest-cov==6.0.0 +mypy==1.13.0 +flake8==7.1.1 +flake8-quotes==3.4.0 +flake8-bugbear==24.10.31 +flake8-builtins==2.5.0 +flake8-import-order==0.18.2 flake8-print==5.0.0 -flake8-commas==2.1.0 +flake8-commas==4.0.0 typing_extensions==4.0 # pyup: ignore # it should be minimal version from setup.py -msgpack==1.0.4 +msgpack==1.1.0