From ee140cf9e7b0524b7fac0a654644fd63289a6b8e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 01:55:45 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index bc5183e..e6224cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ # Only for testing pinned versions on the CI freezegun==1.2.2 -httpx==0.24.1 -numpy==1.25.2 -pandas==2.1.0 +httpx==0.25.0 +numpy==1.26.0 +pandas==2.1.1 platformdirs==3.10.0 -prettytable==3.8.0 -pytablewriter[html]==1.0.0 -pytest==7.4.0 +prettytable==3.9.0 +pytablewriter[html]==1.1.0 +pytest==7.4.2 pytest-cov==4.1.0 python-slugify==8.0.1 respx==0.20.2