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