From ac145dcd2d8943d3a5bf4ac4ec308d0fc1cea67f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:38:10 +0000 Subject: [PATCH] MNT: (deps): Bump pandas from 1.3.5 to 1.5.1 in /ci Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.5 to 1.5.1. - [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.5...v1.5.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 4fbea9c6def..e96ac537088 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -2,7 +2,7 @@ importlib_metadata==4.10.1 importlib_resources==5.4.0 matplotlib==3.5.1 numpy==1.21.5 -pandas==1.3.5 +pandas==1.5.1 pooch==1.6.0 pint==0.18 pyproj==3.2.1