Skip to content

Commit 94c93d7

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

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.1
22
pystache>=0.6.0
33
typeguard>=4.0.0
4-
packaging >= 24.0, <= 25.0
4+
packaging >= 24.0, <= 26.0

0 commit comments

Comments
 (0)