Skip to content

Commit b35477a

Browse files
Update dependency packaging to v23.2
1 parent 48cdeea commit b35477a

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
@@ -11,7 +11,7 @@ mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
1111
mock==5.1.0 ; python_version >= "3.10" and python_version < "4.0"
1212
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
1313
mypy==1.5.1 ; python_version >= "3.10" and python_version < "4.0"
14-
packaging==23.1 ; python_version >= "3.10" and python_version < "4.0"
14+
packaging==23.2 ; python_version >= "3.10" and python_version < "4.0"
1515
pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0"
1616
platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
1717
pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)