From 31686eb89722e339515d2903d7282bcad23166e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 13:30:00 +0000 Subject: [PATCH] Bump pandas from 2.0.3 to 2.1.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... 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 e603fd41b..8a31a5a91 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -4,7 +4,7 @@ msgpack==1.0.5 tqdm==4.66.1 pymongo==4.4.1 pydantic==1.10.8 -pandas==2.0.3 +pandas==2.1.0 orjson==3.9.5 types-orjson==3.6.2 types-requests==2.31.0.2