Skip to content

Commit 2f2e7da

Browse files
authored
Bump TheengsDecoder to 150 (#139)
1 parent 606814f commit 2f2e7da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ repos:
2121
- bluetooth-numbers>=1.0,<2.0
2222
- importlib-metadata
2323
- paho-mqtt>=1.6.1
24-
- TheengsDecoder>=1.4.2
24+
- TheengsDecoder>=1.5.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"bluetooth-numbers>=1.0,<2.0",
2626
"importlib-metadata",
2727
"paho-mqtt>=1.6.1",
28-
"TheengsDecoder>=1.4.2",
28+
"TheengsDecoder>=1.5.0",
2929
],
3030
)

0 commit comments

Comments
 (0)