Skip to content

Commit

Permalink
Bump packaging to 24.2 (#1788)
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek authored Nov 9, 2024
1 parent 3d312c7 commit f8a2eaa
Show file tree
Hide file tree
Showing 15 changed files with 11 additions and 974 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ classifiers = [
"Topic :: Software Development :: Libraries :: Python Modules",
]
dependencies = [
"packaging>=23.2",
"packaging>=24.2",
"pathspec>=0.10.1",
"pluggy>=1.0.0",
"tomli>=1.2.2; python_version < '3.11'",
Expand Down
71 changes: 0 additions & 71 deletions backend/scripts/update_licenses.py

This file was deleted.

Empty file.
93 changes: 0 additions & 93 deletions backend/src/hatchling/licenses/parse.py

This file was deleted.

Loading

0 comments on commit f8a2eaa

Please sign in to comment.