From 9796739dc3023bd9a3b6b01a331ee771861f7ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:05:26 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d124408f..cf5a9d90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ imagekitio==4.1.0 loguru==0.7.2 numpy==1.26.4 orjson==3.10.7 -pandas==2.2.2 +pandas==2.2.3 protobuf==5.28.2 pyarrow==16.1.0 python-dotenv==1.0.1