From 5c777edcc0a6a1377ea6af759a64b5a31923f25d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 19:35:33 +0000 Subject: [PATCH] Bump pandas from 1.4.1 to 1.4.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68ad5b8..051924f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.1 lxml==4.8.0 MarkupSafe==2.1.1 numpy==1.22.3 -pandas==1.4.1 +pandas==1.4.2 python-dateutil==2.8.2 pytz==2022.1 requests==2.27.1