From 6a6e2aa89707cc754d699743ce94ad1941333442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:41:49 +0000 Subject: [PATCH] Bump pandas from 2.3.0 to 2.3.1 --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc57418..94ab373 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ camacq==0.8.0 matplotlib==3.10.3 -pandas==2.3.0 +pandas==2.3.1 scipy==1.15.3