Remove Sentinel hacks for Click 8.3.1

Co-authored-by: simonw <9599+simonw@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-11-24 08:46:03 +00:00
commit 20fa91a0e2
2 changed files with 1 additions and 16 deletions

View file

@ -22,7 +22,7 @@ classifiers = [
]
dependencies = [
"click",
"click>=8.3.1",
"click-default-group>=1.2.3",
"pluggy",
"python-dateutil",