From 1b73355f1148b500e8d5e51ebbaa1d5145cb4bb3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 19 Mar 2025 19:20:06 -0300 Subject: [PATCH] Update iniconfig from 2.0.0 to 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..da4c74252 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.1.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"