From 63dda7c054dadb9f41cffb07140e877ba6d0371f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 11:17:42 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5ac2347..e4fa1cf 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.24.3 -pandas==2.0.2 -platformdirs==3.5.1 -prettytable==3.7.0 +numpy==1.25.0 +pandas==2.0.3 +platformdirs==3.8.0 +prettytable==3.8.0 pytablewriter[html]==0.64.2 -pytest==7.3.1 +pytest==7.4.0 pytest-cov==4.1.0 python-slugify==8.0.1 respx==0.20.1