Merge branch 'main' of https://github.com/s-allius/tsun-gen3-proxy into s-allius/issue334

This commit is contained in:
Stefan Allius
2025-04-02 00:21:46 +02:00
3 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
flake8==7.1.2
pytest==8.3.5
pytest-asyncio==0.26.0
pytest-cov==6.0.0
pytest-cov==6.1.0
python-dotenv==1.1.0
mock==5.2.0
coverage==7.7.1
coverage==7.8.0
jinja2-cli==0.8.2

View File

@@ -1,4 +1,4 @@
aiomqtt==2.3.0
aiomqtt==2.3.1
schema==0.7.7
aiocron==2.1
aiohttp==3.11.14
aiohttp==3.11.15