From 8b03d224a4b59241d68336ae624ab08a666d953e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 20:54:35 +0000 Subject: [PATCH] Update dependency tomli to v2.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c14ed9c..808eba1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pylint==4.0.5 pyright==1.1.408 pytest==9.0.2 pytest-cov==7.1.0 -tomli==2.4.0 +tomli==2.4.1 tomlkit==0.14.0 typing_extensions==4.15.0 wrapt==2.1.2