From 58a3ca6acdc156adcb1d543a73b062d556b3128e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:12:40 -0500 Subject: [PATCH] Bump pandas from 2.1.3 to 2.1.4 (#121) Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.3...v2.1.4) --- 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> Co-authored-by: Nathan Moore --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ca8476a..81f000d 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.3 +pandas==2.1.4 sqlalchemy==2.0.25 psycopg2==2.9.9 alembic==1.13.1