From 998225d7efc3cf3bea6ee978f8544dd1e4f79f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:06:45 +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 582fd6c9..4acfa867 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -11,7 +11,7 @@ jupyterlab>=3.2.8 matplotlib==3.8.3 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.13