Skip to content

Commit de48b53

Browse files
Update packaging requirement from ~=24.0 to ~=24.1
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>
1 parent 5ce5d06 commit de48b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements-test.txt
22
black~=24.4
3-
packaging~=24.0
3+
packaging~=24.1
44
pre-commit~=3.7
55
PyGithub~=2.3
66
pyupgrade~=3.15

0 commit comments

Comments
 (0)