From 0b6ab25201fcd8348372c684fa338dceed69ce4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 18:45:11 +0000 Subject: [PATCH] build(deps): bump pandas from 1.4.2 to 1.4.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.2 to 1.4.4. - [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.2...v1.4.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 4a7d60d..838d5a3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -28,4 +28,4 @@ drf-spectacular==0.23.1 # https://github.com/tfranzel/drf-spectacular # ML scikit-learn==1.1.1 matplotlib==3.5.2 -pandas==1.4.2 +pandas==1.4.4