Skip to content

Commit cf517eb

Browse files
Update packaging requirement from >=24.2 to >=26.2 in /requirements
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.2...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c18951 commit cf517eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build
22
coverage
33
ruff
44
setuptools>=83.0.0
5-
packaging>=24.2
5+
packaging>=26.2
66
Sphinx
77
twine
88
urllib3

0 commit comments

Comments
 (0)