From a5d1ac2f270abd34c4b81d4bc0ca83653344a17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:59:22 +0000 Subject: [PATCH] build(deps): update ipython[all] requirement in /requirements Updates the requirements on [ipython[all]](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/rel-0.8.4...8.18.1) --- updated-dependencies: - dependency-name: ipython[all] dependency-version: 8.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/pytorch/examples.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pytorch/examples.txt b/requirements/pytorch/examples.txt index 2e793e0045da9..b19fa5b9b98ab 100644 --- a/requirements/pytorch/examples.txt +++ b/requirements/pytorch/examples.txt @@ -3,6 +3,6 @@ requests <2.32.0 torchvision >=0.16.0, <0.21.0 -ipython[all] <8.15.0 +ipython[all] <8.19.0 torchmetrics >=0.10.0, <1.5.0 lightning-utilities >=0.8.0, <0.12.0