bump aiohttp to version 3.10.2

This commit is contained in:
Stefan Allius
2024-08-09 23:01:02 +02:00
parent 39577b2415
commit 04ec8ac8a7
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.10.0] - 2024-08-09
- bump aiohttp to version 3.10.2
- add SonarQube and code coverage support
- don't send MODBUS request when state is note up; adapt timeouts [#141](https://github.com/s-allius/tsun-gen3-proxy/issues/141)
- build multi arch images with sboms [#144](https://github.com/s-allius/tsun-gen3-proxy/issues/144)

View File

@@ -1,4 +1,4 @@
aiomqtt==2.2.0
schema==0.7.7
aiocron==1.8
aiohttp==3.9.5
aiohttp==3.10.2