Skip to content

Commit 03eb1cb

Browse files
build(deps): bump packaging from 24.2 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40a7dfe commit 03eb1cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"docstring-parser>=0.14.1",
2020
"pycryptodomex>=3.6.0,<4",
2121
"immutabledict>=4.2.0,<5",
22-
"packaging~=24.0",
22+
"packaging>=24,<26",
2323
"colorama>=0.4.6,<0.5 ; sys_platform == 'win32'",
2424
"cattrs>=25,<26",
2525
"networkx>=3.4.2,<4",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)