From bf1c5dbc361d773a43dd5df72e8062aa1306c787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:22:29 +0000 Subject: [PATCH] Update pandas requirement from <2.0.4 to <2.1.2 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.1) --- 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..b0a10bd 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.2 matplotlib==3.7.2 netCDF4==1.6.4 numpy==1.25.2