From 741b16ea0c181d0dc0070680a57881ac39f463c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:21:05 +0000 Subject: [PATCH] Bump pandas from 2.2.2 to 2.2.3 in /.github/dependabot Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... 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 61c57923..bbccda33 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -6,7 +6,7 @@ mplcursors==0.5.3 mpl-pan-zoom==1.0.0 numpy==2.1.1 openpyxl==3.1.5 -pandas==2.2.2 +pandas==2.2.3 pyflakes==3.2.0 PyQt5==5.15.11 pytest==8.3.3