From 02f2fbc77772e1296823859447eb7b22742c2d18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 23:36:21 +0000 Subject: [PATCH] build(deps): bump ihm from 2.2 to 2.4 Bumps [ihm](https://github.com/ihmwg/python-ihm) from 2.2 to 2.4. - [Release notes](https://github.com/ihmwg/python-ihm/releases) - [Changelog](https://github.com/ihmwg/python-ihm/blob/main/ChangeLog.rst) - [Commits](https://github.com/ihmwg/python-ihm/compare/2.2...2.4) --- updated-dependencies: - dependency-name: ihm dependency-version: '2.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 28ed345ed6..2cf59e8e13 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ wheel = [ "filelock==3.18.0", "grako==3.16.5", "html2text==2024.2.26", - "ihm==2.2", + "ihm==2.4", "imagecodecs==2024.6.1", # if ipython updated, make sure autocompletion still works (e.g. "mi" becomes min) and if not then # try a newer version of jedi