From 871f8d47097b7bf31e9d4bf4ab2e89c5f89b2911 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 16:59:47 +0000 Subject: [PATCH] Update dependency tomlkit to v0.12.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 67b1747..bed7a7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ requests==2.31.0 six==1.16.0 tabulate==0.9.0 tomli==2.0.1 -tomlkit==0.11.8 +tomlkit==0.12.1 urllib3==2.0.4 wrapt==1.15.0 -- 2.47.2