Skip to content

Commit

Permalink
Bump packaging from 24.0 to 24.1 (#867)
Browse files Browse the repository at this point in the history
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: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>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 8c99312 commit c9e52ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ci = [
dev = [
"codecov==2.1.13",
"mypy==1.10",
"packaging==24.0",
"packaging==24.1",
"pre-commit>=3.5.0",
"pytest==8.2.2",
"pytest-asyncio==0.23.7",
Expand Down

0 comments on commit c9e52ab

Please sign in to comment.