From af5279aebfa146e96c7e805399784373272ea998 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:43:39 +0000 Subject: [PATCH] Update dependency tomlkit to v0.13.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 532e6a73..b7e4441e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pyright==1.1.401 pytest==8.4.0 pytest-cov==6.1.1 tomli==2.2.1 -tomlkit==0.13.2 +tomlkit==0.13.3 typing_extensions==4.14.0 wrapt==1.17.2 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability