Skip to content

Commit 1d853b2

Browse files
Update dependency iniconfig to v2.1.0
1 parent 82fbaac commit 1d853b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flask-sock==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1010
flask==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
1111
gunicorn==23.0.0 ; python_version >= "3.10" and python_version < "4.0"
1212
h11==0.14.0 ; python_version >= "3.10" and python_version < "4.0"
13-
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
13+
iniconfig==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
1414
isort==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
1515
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
1616
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)