Skip to content

Commit be99fa6

Browse files
authored
Merge pull request #627 from microsoftgraph/dependabot/pip/packaging-24.0
Bump packaging from 23.2 to 24.0
2 parents 3b5f59d + 88cb929 commit be99fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mypy==1.9.0
2828

2929
mypy-extensions==1.0.0 ; python_version >= '3.5'
3030

31-
packaging==23.2 ; python_version >= '3.7'
31+
packaging==24.0 ; python_version >= '3.7'
3232

3333
pathlib2==2.3.7.post1
3434

0 commit comments

Comments
 (0)