From 92e3f51bf4606946242560c04f9e52555631df06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 01:33:39 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1c0cde0..d54b006 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # Only for testing pinned versions on the CI freezegun==1.5.1 -httpx==0.27.0 -numpy==2.0.1 +httpx==0.27.2 +numpy==2.1.0 pandas==2.2.2 platformdirs==4.2.2 -prettytable==3.10.2 +prettytable==3.11.0 pytablewriter[html]==1.2.0 pytest==8.3.2 pytest-cov==5.0.0