From 569d8d0a4e4e156eaf04e6865ca0d553f93f7c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:08:58 +0000 Subject: [PATCH] Bump pandas from 2.2.2 to 2.2.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f35564aa..c81ba21a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -229,7 +229,7 @@ packaging==24.1 # sphinx # streamlit # xarray -pandas==2.2.2 +pandas==2.2.3 # via # pybamm # streamlit diff --git a/requirements.txt b/requirements.txt index 3e06fe4a..6ae3b700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ packaging==24.1 # ray # streamlit # xarray -pandas==2.2.2 +pandas==2.2.3 # via # pybamm # streamlit