From 3ee2ac13c28e927adbecfc8979328f82d24078ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:00:26 +0000 Subject: [PATCH] Update dependency tomli to v2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36509e70..18666f8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pylint==3.3.1 pyright==1.1.388 pytest==8.3.3 pytest-cov==6.0.0 -tomli==2.0.2 +tomli==2.1.0 tomlkit==0.13.2 typing_extensions==4.12.2 wrapt==1.16.0