diff --git a/README.md b/README.md index 7755420..7e1102d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

License: BSD-3-Clause Supported Python versions - Supported aiomqtt versions + Supported aiomqtt versions Supported aiocron versions Supported toml versions
diff --git a/app/requirements.txt b/app/requirements.txt index 44d3791..e6b4108 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,4 +1,4 @@ - aiomqtt==2.3.0 + aiomqtt==2.3.1 schema==0.7.7 aiocron==2.1 aiohttp==3.11.14 \ No newline at end of file