Skip to content

Commit 8ff6085

Browse files
dependabot[bot]baywet
authored andcommitted
Bump packaging from 23.1 to 23.2
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) --- 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 77c6583 commit 8ff6085

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.5.1
2828

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

31-
packaging==23.1 ; python_version >= '3.7'
31+
packaging==23.2 ; python_version >= '3.7'
3232

3333
pathlib2==2.3.7.post1
3434

0 commit comments

Comments
 (0)