From 1f807f5bbe93bf1a282b7366cb40cb9fd73deeb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 09:14:17 -0700 Subject: [PATCH] chore(deps): bump pandas from 2.2.2 to 2.2.3 (#5235) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base.txt b/requirements-base.txt index 629259cff0ba..233ac935645e 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -254,7 +254,7 @@ packaging==23.2 # statsmodels # thinc # weasel -pandas==2.2.2 +pandas==2.2.3 # via # -r requirements-base.in # statsmodels