Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 6aed7ef

Browse files
chore(deps): bump paho-mqtt from 1.6.1 to 2.1.0
Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.6.1 to 2.1.0. - [Release notes](https://github.com/eclipse/paho.mqtt.python/releases) - [Changelog](https://github.com/eclipse-paho/paho.mqtt.python/blob/master/ChangeLog.txt) - [Commits](eclipse-paho/paho.mqtt.python@v1.6.1...v2.1.0) --- updated-dependencies: - dependency-name: paho-mqtt dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2147b80 commit 6aed7ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ zeroconf==0.131.0
33
netifaces==0.11.0
44
nicegui>=1.4.0
55
rerun-sdk>=0.15.0
6-
paho-mqtt==1.6.1
6+
paho-mqtt==2.1.0
77
pytest>=7.4.0
88
pytest-asyncio>=0.23.0
99
PyYAML>=6.0.1

0 commit comments

Comments
 (0)