Skip to content

Commit f046653

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

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
22
pystache>=0.6.0
33
typeguard>=3.0.1
44
typing-compat
5-
packaging~=24.0
5+
packaging~=24.1

0 commit comments

Comments
 (0)