From 846519efcdb142aea4ef7ff01ee3a5da29c897a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:06:43 +0000 Subject: [PATCH] Bump pyturbojpeg from 2.4.0 to 2.5.0 in the python-packages group Bumps the python-packages group with 1 update: [pyturbojpeg](https://github.com/lilohuang/PyTurboJPEG). Updates `pyturbojpeg` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/lilohuang/PyTurboJPEG/releases) - [Commits](https://github.com/lilohuang/PyTurboJPEG/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: pyturbojpeg dependency-version: 2.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 96251da6..a21c583b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ dev=[ "ha-ffmpeg", # home assistant mobile push testing, and ntfy - "PyTurboJPEG==2.4.0" + "PyTurboJPEG==2.5.0" ] docs=[ "mkdocs-material[imaging]",