Skip to content

Commit

Permalink
Update dependency packaging to v24 (#135)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent dc88bf7 commit b4dd8ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ requires-python = ">=3.10"
dependencies = [
"gitpython == 3.1.43",
"loguru == 0.7.3",
"packaging == 23.2",
"packaging ==24.2",
"typer == 0.15.1",
"unidiff == 0.7.5",
]
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b4dd8ea

Please sign in to comment.