Skip to content

Commit 9396786

Browse files
committed
update bundled pybind version to use
1 parent ba9c5a3 commit 9396786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osmium/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# protozero version shipped with the Pip release
1313
protozero_version = '1.7.1'
1414
# pybind11 version shipped with the Pip release
15-
pybind11_version = '2.9.1'
15+
pybind11_version = '2.10.0'

0 commit comments

Comments
 (0)