diff --git a/pybind11 b/pybind11 index aa304c9..3e9dfa2 160000 --- a/pybind11 +++ b/pybind11 @@ -1 +1 @@ -Subproject commit aa304c9c7d725ffb9d10af08a3b34cb372307020 +Subproject commit 3e9dfa2866941655c56877882565e7577de6fc7b diff --git a/tests/test_core.py b/tests/test_core.py index defede2..710b06c 100644 --- a/tests/test_core.py +++ b/tests/test_core.py @@ -67,7 +67,7 @@ def test_evaluator(): { "nodetype": "binning", "input": "pt", - "edges": [0, 20, 40, float("inf")], + "edges": [0.0, 20.0, 40.0, float("inf")], "flow": "error", "content": [ schema.Category.model_validate(