From 71dbbdd912e9436976ec2d52bf776e584a40840c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:30:21 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index d54b006..5271168 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.27.2 -numpy==2.1.0 -pandas==2.2.2 -platformdirs==4.2.2 +numpy==2.1.1 +pandas==2.2.3 +platformdirs==4.3.6 prettytable==3.11.0 pytablewriter[html]==1.2.0 -pytest==8.3.2 +pytest==8.3.3 pytest-cov==5.0.0 python-slugify==8.0.4 respx==0.21.1