From 3c310c8207fc8087d38f9ec82cd03ab38d0f7767 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 03:32:53 +0000 Subject: [PATCH] Update dependency pytablewriter to v1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eba5666..0e39f2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ freezegun==1.2.2 httpx==0.24.1 platformdirs==3.5.1 prettytable==3.7.0 -pytablewriter[html]==0.64.2 +pytablewriter[html]==1.0.0 pytest==7.3.1 pytest-cov==4.1.0 python-slugify==8.0.1