From e2d604046f8cf6d9f6afa703ab4d9556dea4cd64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 14:36:30 -0400 Subject: [PATCH] Bump pandas from 1.3.3 to 1.4.3 (#896) Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.3 to 1.4.3. - [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.3.3...v1.4.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... 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 4789181544e..4f8338705b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ fideslib==3.0.0 fideslog==1.2.1 hvac==0.11.2 multidimensional_urlencode==0.0.4 -pandas==1.3.3 +pandas==1.4.3 passlib[bcrypt]==1.7.4 psycopg2-binary==2.9.3 pydash==5.0.2