Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #304 from microsoft/dependabot/pip/packaging-24.0
Browse files Browse the repository at this point in the history
Bump packaging from 23.2 to 24.0
  • Loading branch information
baywet authored Mar 11, 2024
2 parents db4243f + ebf3b60 commit 9a04461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mypy==1.9.0

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

packaging==23.2 ; python_version >= '3.7'
packaging==24.0 ; python_version >= '3.7'

platformdirs==4.2.0 ; python_version >= '3.7'

Expand Down

0 comments on commit 9a04461

Please sign in to comment.