Skip to content

Commit a247db6

Browse files
Update packaging requirement from ~=24.2 to ~=25.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.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 002e667 commit a247db6

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
@@ -12,7 +12,7 @@ lxml~=5.3.2
1212
m2r2~=0.3.3.post2
1313
MarkupSafe~=3.0.2
1414
mistune~=0.8.4
15-
packaging~=24.2
15+
packaging~=25.0
1616
Pygments~=2.19.1
1717
pyparsing~=3.2.3
1818
python-slugify~=8.0.4

0 commit comments

Comments
 (0)