From 096ddad41fba9ba9b6ed52aa87c1a66de6734ddd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:22:41 +0000 Subject: [PATCH] Update dependency tomlkit to v0.12.2 (#142) 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 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