Skip to content

Commit 5e0cefe

Browse files
authored
pybind11: 3.0.1 (#481)
Bump to the latest patch release of pybind11: https://github.com/pybind/pybind11/releases/tag/v3.0.1
1 parent 08214f9 commit 5e0cefe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dependencies.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version_pyamrex": "25.09",
33
"version_amrex": "25.09",
4-
"version_pybind11": "3.0.0",
4+
"version_pybind11": "3.0.1",
55
"commit_amrex": "95822df1a393b39aeca5e590328e228513132159",
6-
"commit_pybind11": "v3.0.0"
6+
"commit_pybind11": "v3.0.1"
77
}

0 commit comments

Comments
 (0)