Skip to content

Commit e1769b3

Browse files
Bump packaging from 24.0 to 24.2 (#142)
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.2. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7be2e81 commit e1769b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
dev = [
3333
"aioitertools==v0.11.0",
3434
"click==8.1.7",
35-
"packaging==24.0",
35+
"packaging==24.2",
3636
"rich==13.7.1",
3737
"tomli==2.0.1",
3838
"trailrunner==1.4.0",

0 commit comments

Comments
 (0)