From fd353e8cac255c9a0bcef81a60bd5b9e8dd8da98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 06:51:31 +0000 Subject: [PATCH] Bump pandas from 2.2.0 to 2.2.1 in /requirements Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 3bc444e1..93ea4c8f 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -11,7 +11,7 @@ jupyterlab>=3.2.8 matplotlib==3.8.2 numpy==1.26.4 numpydoc==1.6.0 -pandas==2.2.0 +pandas==2.2.1 panel==1.3.8 plotly==5.19.0 pypandoc==1.12