Skip to content

Commit 7d651f7

Browse files
Update packaging requirement from <=24.1,>=24.0 to >=24.0,<=24.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...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5875f2c commit 7d651f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ psutil >=5.9, <=6.1.0
22
pystache>=0.6.0
33
typeguard>=3.0.1
44
typing-compat
5-
packaging >= 24.0, <= 24.1
5+
packaging >= 24.0, <= 24.2

0 commit comments

Comments
 (0)