From eaef1c8b5e9fa43006db488ae7e65b84425182be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:49:41 -0400 Subject: [PATCH] build(deps): bump imageio from 2.35.0 to 2.35.1 (#1419) Bumps [imageio](https://github.com/imageio/imageio) from 2.35.0 to 2.35.1. - [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.35.0...v2.35.1) --- updated-dependencies: - dependency-name: imageio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0fc4471e3..09fd3db01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -388,9 +388,9 @@ idna==3.7 \ # anyio # httpx # requests -imageio==2.35.0 \ - --hash=sha256:e88f759803d2968e19a55fa8372e9fbe12967a8598fe042d8719ca46d03f4256 \ - --hash=sha256:ebfb39c0ad7acf93750d7ee151664238aaa9208f202288ea6f3ca7cb0ed719c3 +imageio==2.35.1 \ + --hash=sha256:4952dfeef3c3947957f6d5dedb1f4ca31c6e509a476891062396834048aeed2a \ + --hash=sha256:6eb2e5244e7a16b85c10b5c2fe0f7bf961b40fcb9f1a9fd1bd1d2c2f8fb3cd65 # via scikit-image jmespath==1.0.1 \ --hash=sha256:02e2e4cc71b5bcab88332eebf907519190dd9e6e82107fa7f83b1003a6252980 \