From 408acbadf108a106f357f3cdd485ae420a284782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:39:46 +0000 Subject: [PATCH] build(deps): bump cppyy from 3.1.2 to 3.5.0 in /bind/python Bumps [cppyy](https://github.com/wlav/cppyy) from 3.1.2 to 3.5.0. - [Commits](https://github.com/wlav/cppyy/compare/cppyy-3.1.2...cppyy-3.5.0) --- updated-dependencies: - dependency-name: cppyy dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bind/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/python/requirements.txt b/bind/python/requirements.txt index fdd7c52e..b8013be9 100644 --- a/bind/python/requirements.txt +++ b/bind/python/requirements.txt @@ -1,3 +1,3 @@ -cppyy==3.1.2 +cppyy==3.5.0 pkgconfig==1.5.5 hipopy==2.0.1