From d77e88f4583be1069d117343f9f5a67cc31c5d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 14:30:35 -0500 Subject: [PATCH] Bump pandas from 2.1.4 to 2.2.0 (#147) Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.2.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e399f00..e90bb07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ google-auth-httplib2==0.2.0 google-auth-oauthlib==1.1.0 googleapis-common-protos==1.62.0 opensearch-py==2.4.2 -pandas==2.1.4 +pandas==2.2.0 sqlalchemy==1.4.51 psycopg2==2.9.9 alembic==1.13.1