From 5cdf023411274d8df79808bfa2915cd75af7cddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Oct 2021 15:26:24 +0200 Subject: [PATCH] Bump pandas from 1.3.1 to 1.3.4 (#880) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ae0e7d227..90067127f 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.54.1 -pandas==1.3.1 +pandas==1.3.4 pyyaml==5.4.1 xarray==0.19.0 netCDF4==1.5.7