Skip to content

Commit c1a1fc3

Browse files
Bump packaging from 24.2 to 25.0 (#98)
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) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ec1799 commit c1a1fc3

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
@@ -33,7 +33,7 @@ dependencies = [
3333
"httpx == 0.28.1",
3434
"Jinja2 == 3.1.6",
3535
"jsonschema == 4.23.0",
36-
"packaging == 24.2",
36+
"packaging == 25.0",
3737
"PyYAML == 6.0.2",
3838
"tomli >= 2.0,< 3.0; python_version <= '3.10'",
3939
"wheel == 0.45.1",

0 commit comments

Comments
 (0)