Skip to content

Commit

Permalink
Fix bump of dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelboulton committed Nov 19, 2023
1 parent 6c9bc32 commit 5c36caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies = [
"jmespath>=1,<2",
"jsonschema>=3.2.0,<5",
"paho-mqtt>=1.3.1,<=1.6.1",
"pyjwt>=2.6.0,<3",
"pyjwt>=2.5.0,<3",
"pykwalify>=1.8.0,<2",
"pytest>=7,<7.3",
"python-box>=6,<7",
Expand Down

0 comments on commit 5c36caa

Please sign in to comment.