From cab1bbe2781f2a4beaf501ccc1e67f22c3e1234a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 13:37:21 +0000 Subject: [PATCH] Update dependency prettytable to v3.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c7365ee..0894340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ freezegun==1.2.1 httpx==0.23.0 platformdirs==2.5.2 -prettytable==3.3.0 +prettytable==3.4.1 pytablewriter[html]==0.64.2 pytest==7.1.2 pytest-cov==3.0.0