Skip to content

Commit f8a2eaa

Browse files
authored
Bump packaging to 24.2 (#1788)
1 parent 3d312c7 commit f8a2eaa

File tree

15 files changed

+11
-974
lines changed

15 files changed

+11
-974
lines changed

backend/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ classifiers = [
3535
"Topic :: Software Development :: Libraries :: Python Modules",
3636
]
3737
dependencies = [
38-
"packaging>=23.2",
38+
"packaging>=24.2",
3939
"pathspec>=0.10.1",
4040
"pluggy>=1.0.0",
4141
"tomli>=1.2.2; python_version < '3.11'",

backend/scripts/update_licenses.py

-71
This file was deleted.

backend/src/hatchling/licenses/__init__.py

Whitespace-only changes.

backend/src/hatchling/licenses/parse.py

-93
This file was deleted.

0 commit comments

Comments
 (0)