Skip to content

Commit 63b3ba1

Browse files
chore(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b8c6bb commit 63b3ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ mypy-extensions==1.1.0 ; python_version >= '3.5'
6060

6161
outcome==1.3.0.post0 ; python_version >= '3.7'
6262

63-
packaging==24.2 ; python_version >= '3.7'
63+
packaging==25.0 ; python_version >= '3.7'
6464

6565
pathlib2==2.3.7.post1
6666

0 commit comments

Comments
 (0)