From 9f1a455d459ee9d80278ff00769c1c4a24c12aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:01:16 +0000 Subject: [PATCH] Bump pandas from 1.3.1 to 1.3.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.1...v1.3.4) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 691ba1ea3..f73ba2ae6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,7 +9,7 @@ scipy==1.7.0 click==8.0.1 rich==10.9.0 numba==0.53.1 -pandas==1.3.1 +pandas==1.3.4 pyyaml==5.4.1 xarray==0.19.0 netCDF4==1.5.7