From 203c1a405a615659be65cbce742f2bbcf8021c3f Mon Sep 17 00:00:00 2001 From: miute Date: Wed, 24 Jun 2026 23:36:57 +0900 Subject: [PATCH] Bump pybind11 from 3.0.1 to 3.0.4 --- CHANGELOG.md | 8 ++++++-- src/third_party/pybind11 | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c2f736..7ab6ff7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # Changelog -## WIP (2025-11-06) +## Unreleased - **New** - Add support for Python 3.14 - **Changed** - - Update pybind11 from 2.13.6 to 3.0.1 + - Bump pybind11 from 2.13.6 to 3.0.4 ([#141], [#159], [#198]) - **Removed** - Drop support for CMake old than 3.15 - Drop support for Python 3.9 @@ -98,3 +98,7 @@ Maintenance release. ## v0.1.0 (2022-05-27) Initial release. + +[#141]: https://github.com/miute/pugixml-python/pull/141 +[#159]: https://github.com/miute/pugixml-python/pull/159 +[#198]: https://github.com/miute/pugixml-python/pull/198 diff --git a/src/third_party/pybind11 b/src/third_party/pybind11 index f5fbe86..d03662f 160000 --- a/src/third_party/pybind11 +++ b/src/third_party/pybind11 @@ -1 +1 @@ -Subproject commit f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8 +Subproject commit d03662f0984f652b60e7ddce53d3868002275197