From 3eed68bc39700afd4489e095040e70551780dc94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:42:23 +0000 Subject: [PATCH] pip prod(deps): update ipython requirement from <=8.27.0 to <=8.28.0 Updates the requirements on [ipython](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/5.0.0...8.28.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index dc8f0338..eb2ab6ad 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -14,7 +14,7 @@ cftime # >=1.5.1 cfgrib # >=0.9.9.1 decorator distributed>=2.30.0 -ipython<=8.27.0 +ipython<=8.28.0 matplotlib>=3.4.0 numpy==1.26.4 pandas<3.0