update deps

This commit is contained in:
Robert Resch 2022-08-15 20:06:37 +02:00
parent 8b9e8473c4
commit 42c8378833
2 changed files with 8 additions and 8 deletions

View file

@ -1,12 +1,12 @@
mypy==0.950 mypy==0.971
pre-commit==2.19.0 pre-commit==2.20.0
pylint==2.13.9 pylint==2.14.5
pytest==7.1.2 pytest==7.1.2
pytest-aiohttp==1.0.4 pytest-aiohttp==1.0.4
pytest-asyncio==0.18.3 pytest-asyncio==0.19.0
pytest-cov==3.0.0 pytest-cov==3.0.0
pytest-env==0.6.2 pytest-env==0.6.2
pytest-timeout==2.1.0 pytest-timeout==2.1.0
testfixtures==6.18.5 testfixtures==7.0.0
types-cachetools==5.0.1 types-cachetools==5.2.1
types-setuptools==57.4.14 types-setuptools==64.0.1

View file

@ -1,6 +1,6 @@
aiohttp==3.8.1 aiohttp==3.8.1
aiohttp-jinja2==1.5 aiohttp-jinja2==1.5
cachetools==5.1.0 cachetools==5.2.0
git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0 git+https://github.com/Yakifo/amqtt@master#amqtt==11.0.0
gmqtt==0.6.11 gmqtt==0.6.11
Jinja2==3.1.2 Jinja2==3.1.2