From 7d2285d7c6f9a4b2eb9378a9cc69eccce668c2a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:08:12 +0000 Subject: [PATCH] build(deps): bump imagecodecs in /prereqs/pips Bumps [imagecodecs](https://github.com/cgohlke/imagecodecs) from 2024.6.1 to 2024.12.30. - [Release notes](https://github.com/cgohlke/imagecodecs/releases) - [Changelog](https://github.com/cgohlke/imagecodecs/blob/master/CHANGES.rst) - [Commits](https://github.com/cgohlke/imagecodecs/compare/v2024.6.1...v2024.12.30) --- updated-dependencies: - dependency-name: imagecodecs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..3c105ea626 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -14,7 +14,7 @@ filelock==3.17.0 grako==3.16.5 html2text==2024.2.26 ihm==2.2 -imagecodecs==2024.6.1 +imagecodecs==2024.12.30 ipykernel==6.29.5 # if ipython updated, make sure autocompletion still works (e.g. "mi" becomes min) and if not then # try a newer version of jedi