From 90ceaf627204ae2997f4bf3a55ed838229970ed9 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 05:00:47 +0000 Subject: [PATCH] py3-pybind11/2.13.4 package update (#26377)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-pybind11.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-pybind11.yaml b/py3-pybind11.yaml index 8a54bb0d5b..e968a52d8f 100644 --- a/py3-pybind11.yaml +++ b/py3-pybind11.yaml @@ -1,6 +1,6 @@ package: name: py3-pybind11 - version: 2.13.3 + version: 2.13.4 epoch: 0 description: Seamless operability between C++11 and Python copyright: @@ -28,7 +28,7 @@ pipeline: with: repository: https://github.com/pybind/pybind11 tag: v${{package.version}} - expected-commit: bd67643652d3800837f1f41549a2a5adbaa3fafe + expected-commit: c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d - name: Python Build runs: python setup.py build