From 9fd0a28f15888688cc70ce5eda8012d133bb9938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 02:56:53 +0000 Subject: [PATCH] build(deps): update imageio requirement from >=2.34.0 to >=2.37.3 Updates the requirements on [imageio](https://github.com/imageio/imageio) to permit the latest version. - [Release notes](https://github.com/imageio/imageio/releases) - [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md) - [Commits](https://github.com/imageio/imageio/compare/v2.34.0...v2.37.3) --- updated-dependencies: - dependency-name: imageio dependency-version: 2.37.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c780ec8f..0d3fc321 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ argon2-cffi>=25.1.0 # Argon2id key derivation pynacl>=1.6.2 # Ed25519/X25519 conversion (spec v1.2+) # Multi-layer steganography (optional, for timing/palette channels) -imageio>=2.34.0 # Animated GIF read/write with palette/timing preservation +imageio>=2.37.3 # Animated GIF read/write with palette/timing preservation # Platform-specific notes: # - pyzbar requires zbar library: