Skip to content

Commit

Permalink
Update packaging requirement from ~=24.1 to ~=24.2
Browse files Browse the repository at this point in the history
Updates the requirements on [packaging](https://github.com/pypa/packaging) to permit the latest version.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent b5d2a8c commit 77d4d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements-test.txt
black~=24.8
packaging~=24.1
packaging~=24.2
pre-commit~=4.0
PyGithub~=2.4
pyupgrade~=3.17
Expand Down

0 comments on commit 77d4d79

Please sign in to comment.