From 7926ccee5fd3b6de4a04999eb90079828bb60061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:27:11 +0000 Subject: [PATCH] Bump pandas from 2.0.2 to 2.1.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d37a0b0..61fcdc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ matplotlib==3.7.1 mlsocket==0.1.2 numpy==1.24.3 opencv_python==4.7.0.72 -pandas==2.0.2 +pandas==2.1.0 Pillow==10.0.0 PyYAML==6.0.1 Random_Word==1.0.11