Skip to content

Commit 2ff9388

Browse files
chore(deps): bump packaging from 24.2 to 25.0 (pyca#12783)
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 36cf9c3 commit 2ff9388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ packaging==24.0 ; python_full_version < '3.8'
137137
# nox
138138
# pytest
139139
# sphinx
140-
packaging==24.2 ; python_full_version >= '3.8'
140+
packaging==25.0 ; python_full_version >= '3.8'
141141
# via
142142
# build
143143
# dependency-groups

0 commit comments

Comments
 (0)