Skip to content

Commit e551b7a

Browse files
Bump packaging from 25.0 to 26.0 (#168)
Bumps [packaging](https://github.com/pypa/packaging) from 25.0 to 26.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@25.0...26.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.0' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fef5930 commit e551b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ mypy-extensions==1.1.0
2828
# via mypy
2929
nodeenv==1.10.0
3030
# via pre-commit
31-
packaging==25.0
31+
packaging==26.0
3232
# via pytest
3333
pathspec==1.0.3
3434
# via mypy

0 commit comments

Comments
 (0)