From dfb4a67d87cdb2d007500c6515678904e544d68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:14:39 +0000 Subject: [PATCH] chore(deps): bump pandas from 2.2.2 to 2.2.3 in /application 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] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index c363d837..ff1823b4 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -47,7 +47,7 @@ openapi-spec-validator==0.6.0 openapi3-parser==1.1.18 orjson==3.10.7 packaging==24.1 -pandas==2.2.2 +pandas==2.2.3 pathable==0.4.3 pillow==10.4.0 portalocker==2.10.1