From 59328ea44d4063c764c8710ef97fc63573278aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 20:48:56 +0000 Subject: [PATCH] chore(deps): bump pandas from 2.2.0 to 2.2.2 in /application Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 21a4b883..01033549 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -17,7 +17,7 @@ javalang==0.13.0 langchain==0.1.4 langchain-openai==0.0.5 openapi3_parser==1.1.16 -pandas==2.2.0 +pandas==2.2.2 pydantic_settings==2.4.0 pymongo==4.8.0 PyPDF2==3.0.1