Skip to content

Commit 64b279f

Browse files
Bump packaging from 24.0 to 24.1
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b97efd2 commit 64b279f

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==1.10.0
2828

2929
mypy-extensions==1.0.0 ; python_version >= '3.5'
3030

31-
packaging==24.0 ; python_version >= '3.7'
31+
packaging==24.1 ; python_version >= '3.7'
3232

3333
pathlib2==2.3.7.post1
3434

0 commit comments

Comments
 (0)