Skip to content

Commit e5d9c24

Browse files
build(deps): bump packaging from 24.2 to 25.0 in /clients/py (#225)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a237da commit e5d9c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/py/optional-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ iniconfig==2.1.0
33
mccabe==0.7.0
44
mypy==1.15.0
55
mypy-extensions==1.0.0
6-
packaging==24.2
6+
packaging==25.0
77
pluggy==1.5.0
88
pycodestyle==2.13.0
99
pyflakes==3.3.2

0 commit comments

Comments
 (0)