From 367f1990aba6084a402f76678d51f8dca4c80d91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 14:08:28 +0000 Subject: [PATCH] Update dependency tomli to v2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4e3432b..fdc7877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pylint==3.3.9 pyright==1.1.406 pytest==8.4.2 pytest-cov==7.0.0 -tomli==2.2.1 +tomli==2.3.0 tomlkit==0.13.3 typing_extensions==4.15.0 wrapt==1.17.3