From 5b861285ad3647a5a00597c2f61088020bd0d7d1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 19 Oct 2025 21:27:05 -0300 Subject: [PATCH] Update iniconfig from 2.0.0 to 2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..a634e55c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ filelock==3.12.2 ; python_version >= "3.10" and python_version < "4.0" flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0" identify==2.5.26 ; python_version >= "3.10" and python_version < "4.0" idna==3.4 ; python_version >= "3.10" and python_version < "4.0" -iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0" +iniconfig==2.3.0; python_version >= "3.10" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0" nodeenv==1.8.0 ; python_version >= "3.10" and python_version < "4.0" packaging==23.1 ; python_version >= "3.10" and python_version < "4.0"