From 0ed1a191e0f866343e58787e64533e6fdec88b45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:20:09 +0000 Subject: [PATCH] Update dependency tomlkit to v0.12.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4df8cd4..c2f26c0 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.12.1 +tomlkit==0.12.2 urllib3==2.0.7 wrapt==1.15.0 -- 2.47.2