Skip to content

Commit 5c36caa

Browse files
Fix bump of dependency
1 parent 6c9bc32 commit 5c36caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"jmespath>=1,<2",
2929
"jsonschema>=3.2.0,<5",
3030
"paho-mqtt>=1.3.1,<=1.6.1",
31-
"pyjwt>=2.6.0,<3",
31+
"pyjwt>=2.5.0,<3",
3232
"pykwalify>=1.8.0,<2",
3333
"pytest>=7,<7.3",
3434
"python-box>=6,<7",

0 commit comments

Comments
 (0)