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