From d373c43ddaeeb6570688f3fe6ac363ab1bda80b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 01:25:52 +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 ef3f002..800d37f 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.23.3 -platformdirs==3.2.0 -prettytable==3.6.0 +httpx==0.24.0 +platformdirs==3.5.0 +prettytable==3.7.0 pytablewriter[html]==0.64.2 -pytest==7.2.2 +pytest==7.3.1 pytest-cov==4.0.0 python-slugify==8.0.1 respx==0.20.1 -termcolor==2.2.0 +termcolor==2.3.0 thefuzz==0.19.0