From 6050b7d4133a1fef55c367b93e88437c5b7ae2eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 07:30:10 +0000 Subject: [PATCH] Bump the all-dependencies group with 1 update (#72) Bumps the all-dependencies group with 1 update: [pandas](https://github.com/pandas-dev/pandas). - [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 dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index daa49bd4..f67c58d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ requests==2.31.0 pyyaml==6.0.1 numpy==1.26.0 xlrd==2.0.1 -pandas==2.1.0 +pandas==2.1.1 cloudscraper==1.2.71 pytest-httpserver==1.0.8