From ba746a974097fa6800295402b5ad64c602760ad9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:05:56 +0100 Subject: [PATCH] Update dependency tomlkit to v0.11.7 (#70) 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 3118957..bc1d1d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,6 +26,6 @@ requests-mock==1.10.0 six==1.16.0 tabulate==0.9.0 tomli==2.0.1 -tomlkit==0.11.6 +tomlkit==0.11.7 urllib3==1.26.15 wrapt==1.15.0