Skip to content

Commit ee70103

Browse files
Update packaging requirement from <=26.2,>=24.0 to <=26.2,>=26.2
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...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c501cf1 commit ee70103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
psutil >=5.9, <=7.2.2
22
pystache>=0.6.0
33
typeguard>=4.0.0
4-
packaging >= 24.0, <= 26.2
4+
packaging <= 26.2, >= 26.2

0 commit comments

Comments
 (0)