Skip to content

Commit 54479db

Browse files
Update packaging requirement from >=26.2 to >=26.3 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@26.2...26.3) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b3b21b commit 54479db

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>=26.2
5+
packaging>=26.3
66
Sphinx
77
twine
88
urllib3

0 commit comments

Comments
 (0)