From 65ee1779e73bf4760b7d6cf6645328718351475d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 15:00:09 +0000 Subject: [PATCH] Update pandas requirement from <2.0.4 to <2.1.3 in /.github/dependabot Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/0.3.0...v2.1.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index 043e384..9aafdeb 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -1,7 +1,7 @@ cartopy==0.21.1 cftime==1.6.2 click==8.1.6 -pandas<2.0.4 +pandas<2.1.3 matplotlib==3.7.2 netCDF4==1.6.4 numpy==1.25.2