From 5721609e2c8f35d68432b43ec03055cd7643b9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:36:11 +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 9f4fd8a..09c2329 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # Only for testing pinned versions on the CI freezegun==1.5.1 -httpx==0.27.0 +httpx==0.27.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