From 175024f0e6217676f8377ca166b3a593db12e611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:58:05 +0000 Subject: [PATCH] Bump numpy from 1.25.1 to 1.25.2 (#46) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fecc0ba..feff931 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.25.1 +numpy==1.25.2 pandas==2.0.3 toml==0.10.2