From c79e38ab030fd4c186754b39cdc714524d5faede Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:25:34 +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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index f3412364..085cdee5 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -129,7 +129,7 @@ packaging==21.3 # via # build # plotly -pandas==2.2.2 +pandas==2.2.3 # via -r requirements/requirements.in pip-tools==7.4.1 # via -r requirements/requirements.in