From e5691faf26bfc49c5c4b7c289e28152aeeea228b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:19:17 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2e0378f..7fa1ca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ # Only for testing pinned versions on the CI freezegun==1.5.1 httpx==0.28.1 -numpy==2.1.2 +numpy==2.2.1 pandas==2.2.3 platformdirs==4.3.6 prettytable==3.12.0 pytablewriter[html]==1.2.0 -pytest==8.3.3 +pytest==8.3.4 pytest-cov==6.0.0 python-slugify==8.0.4 respx==0.22.0