From 690468ec48479595fd9175c4c304fd989bca9414 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:56:22 +0000 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cb2bc78..e315ca7 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.25.0 -platformdirs==3.10.0 +platformdirs==3.11.0 prettytable==3.9.0 -pytablewriter[html]==1.1.0 -pytest==7.4.2 +pytablewriter[html]==1.2.0 +pytest==7.4.3 pytest-cov==4.1.0 python-slugify==8.0.1 respx==0.20.2