Skip to content

Commit

Permalink
Update packaging requirement from ~=24.0 to ~=24.1
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.0...24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent f9d97d2 commit 4722176
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.4
packaging~=24.0
packaging~=24.1
pre-commit~=3.7
PyGithub~=2.3
pyupgrade~=3.15
Expand Down

0 comments on commit 4722176

Please sign in to comment.