Skip to content

Commit

Permalink
Bump TheengsDecoder to 150 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
1technophile authored Jun 10, 2023
1 parent 606814f commit 2f2e7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ repos:
- bluetooth-numbers>=1.0,<2.0
- importlib-metadata
- paho-mqtt>=1.6.1
- TheengsDecoder>=1.4.2
- TheengsDecoder>=1.5.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"bluetooth-numbers>=1.0,<2.0",
"importlib-metadata",
"paho-mqtt>=1.6.1",
"TheengsDecoder>=1.4.2",
"TheengsDecoder>=1.5.0",
],
)

0 comments on commit 2f2e7da

Please sign in to comment.