Skip to content

Commit 2856125

Browse files
Update dependency packaging to v24.1
1 parent 11abce6 commit 2856125

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
@@ -17,7 +17,7 @@ jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
1717
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
1818
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1919
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
20-
packaging==24.0 ; python_version >= "3.10" and python_version < "4.0"
20+
packaging==24.1 ; python_version >= "3.10" and python_version < "4.0"
2121
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
2222
platformdirs==4.2.0 ; python_version >= "3.10" and python_version < "4.0"
2323
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)