From b35fce83b839351439c68d56f5e3a1f0b0ace8b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 01:15:00 +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 4579587..cb2bc78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # Only for testing pinned versions on the CI freezegun==1.2.2 -httpx==0.24.1 +httpx==0.25.0 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