From 34c63b8a67ada33226ff417fa235f2e713476db6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:36:18 +0100 Subject: [PATCH] Update dependency tomlkit to v0.12.1 (#119) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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