File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v2.9.3 (2025-01-21)
5+
6+ ### Bug Fixes
7+
8+ - Remove methods no longer available in paho-mqtt
9+ ([ #298 ] ( https://github.com/Python-roborock/python-roborock/pull/298 ) ,
10+ [ ` 685edc8 ` ] ( https://github.com/Python-roborock/python-roborock/commit/685edc825fbf2062d61c3294ea82c4566442dd64 ) )
11+
12+ ### Chores
13+
14+ - Remove test that creates abstract base class
15+ ([ #299 ] ( https://github.com/Python-roborock/python-roborock/pull/299 ) ,
16+ [ ` a55b804 ` ] ( https://github.com/Python-roborock/python-roborock/commit/a55b804fddff318d704cc04e6c4190514e3e3375 ) )
17+
18+ - ** deps-dev** : Bump aioresponses from 0.7.7 to 0.7.8
19+ ([ #295 ] ( https://github.com/Python-roborock/python-roborock/pull/295 ) ,
20+ [ ` ab7ffb3 ` ] ( https://github.com/Python-roborock/python-roborock/commit/ab7ffb36190090e6d5b39150da4ebe2f2e22fbd4 ) )
21+
22+ Bumps [ aioresponses] ( https://github.com/pnuckowski/aioresponses ) from 0.7.7 to 0.7.8. - [ Release
23+ notes] ( https://github.com/pnuckowski/aioresponses/releases ) -
24+ [ Commits] ( https://github.com/pnuckowski/aioresponses/compare/0.7.7...0.7.8 )
25+
26+ --- updated-dependencies: - dependency-name: aioresponses dependency-type: direct: development
27+ update-type: version-update: semver-patch ...
28+
29+ Signed-off-by: dependabot[ bot] < support@github.com > Co-authored-by: dependabot[ bot]
30+ <49699333+dependabot[ bot] @users .noreply.github.com>
31+
32+
433## v2.9.2 (2025-01-19)
534
635### Bug Fixes
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " python-roborock"
3- version = " 2.9.2 "
3+ version = " 2.9.3 "
44description = " A package to control Roborock vacuums."
55authors = [" humbertogontijo <humbertogontijo@users.noreply.github.com>" ]
66license = " GPL-3.0-only"
You can’t perform that action at this time.
0 commit comments