Skip to content

Commit dce801b

Browse files
authored
Update benchmark/conanfile.py
Mistaken minor change over patch change in previous PR.
1 parent b3f41b5 commit dce801b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ def requirements(self):
6565
bootstrap = self.python_requires["libhal-bootstrap"]
6666
bootstrap.module.add_demo_requirements(self)
6767
if self.options.platform != "mac":
68-
self.requires("libhal-exceptions/1.4.2")
68+
self.requires("libhal-exceptions/1.5.0")

0 commit comments

Comments
 (0)