Skip to content

Commit ea6e7cd

Browse files
authored
Merge pull request #169 from novem-code/dependabot/pip/packaging-26.0
build(deps): bump packaging from 25.0 to 26.0
2 parents 67bc6d0 + 9822f18 commit ea6e7cd

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"colorama>=0.4.6",
1717
"urllib3>=2.5.0",
1818
"typing-extensions>=4.14.1",
19-
"packaging==25.0",
19+
"packaging==26.0",
2020
]
2121

2222
[project.urls]

0 commit comments

Comments
 (0)