Skip to content

Commit 4594b18

Browse files
Update dependency packaging to v25 (#1044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c13c119 commit 4594b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"GitPython<4",
1616
"isort>=5.12,<6.1",
1717
"libcst>=1.7,<1.8",
18-
"packaging>=23.2,<25.0",
18+
"packaging>=25,<25.1",
1919
# do not update pydantic due to inconsistent test failures
2020
"pydantic~=2.10.6",
2121
"pylint>=3.3,<3.4",

0 commit comments

Comments
 (0)