From b03e8e713280665c7d565304ee35661540a6cc4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:07:53 +0000 Subject: [PATCH] Bump opencolorio from 2.5.0 to 2.5.1 in /docs Bumps [opencolorio](https://github.com/AcademySoftwareFoundation/OpenColorIO) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/AcademySoftwareFoundation/OpenColorIO/releases) - [Changelog](https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/CHANGELOG.md) - [Commits](https://github.com/AcademySoftwareFoundation/OpenColorIO/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: opencolorio dependency-version: 2.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 89207f02..310bc7ff 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -19,7 +19,7 @@ networkx==3.4.2 ; python_full_version < '3.11' networkx==3.5 ; python_full_version >= '3.11' numpy==2.2.6 ; python_full_version < '3.11' numpy==2.3.3 ; python_full_version >= '3.11' -opencolorio==2.5.0 +opencolorio==2.5.1 packaging==25.0 pillow==11.3.0 pydata-sphinx-theme==0.16.1