Skip to content

Commit

Permalink
Update paho-mqtt requirement from <2,>=1.5.0 to >=2.1.0,<3
Browse files Browse the repository at this point in the history
Updates the requirements on [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) to permit the latest version.
- [Release notes](https://github.com/eclipse/paho.mqtt.python/releases)
- [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt)
- [Commits](eclipse-paho/paho.mqtt.python@v1.5.0...v2.1.0)

---
updated-dependencies:
- dependency-name: paho-mqtt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent c2bc296 commit 99e3978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ argparse>=1.4.0
chump>=1.6.0
construct~=2.9.43
flake8
paho_mqtt>=1.5.0,<2
paho_mqtt>=2.1.0,<3

pre-commit
pushbullet.py>=0.11.0
Expand Down

0 comments on commit 99e3978

Please sign in to comment.