diff --git a/requirements-test.txt b/requirements-test.txt index 611e123..a4cf386 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,12 +1,12 @@ -mypy==0.950 -pre-commit==2.19.0 -pylint==2.13.9 +mypy==0.971 +pre-commit==2.20.0 +pylint==2.14.5 pytest==7.1.2 pytest-aiohttp==1.0.4 -pytest-asyncio==0.18.3 +pytest-asyncio==0.19.0 pytest-cov==3.0.0 pytest-env==0.6.2 pytest-timeout==2.1.0 -testfixtures==6.18.5 -types-cachetools==5.0.1 -types-setuptools==57.4.14 +testfixtures==7.0.0 +types-cachetools==5.2.1 +types-setuptools==64.0.1 diff --git a/requirements.txt b/requirements.txt index 1240c5b..9c78c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.8.1 aiohttp-jinja2==1.5 -cachetools==5.1.0 +cachetools==5.2.0 git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0 gmqtt==0.6.11 Jinja2==3.1.2