From 065ace146f6866b12af062c5c4dbc1bf75c49cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 13:37:58 +0000 Subject: [PATCH] Bump pandas from 2.1.0 to 2.1.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index bf558c676..588ccca30 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -4,7 +4,7 @@ msgpack==1.0.5 tqdm==4.66.1 pymongo==4.5.0 pydantic==2.3.0 -pandas==2.1.0 +pandas==2.1.1 orjson==3.9.7 types-orjson==3.6.2 types-requests==2.31.0.2