summaryrefslogtreecommitdiff
path: root/devel/py-ufmt/files/patch-pyproject.toml
blob: 67f52c40460a0add462495a5b7d57b16601a16a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- pyproject.toml.orig	2025-10-31 06:20:26 UTC
+++ pyproject.toml
@@ -20,7 +20,7 @@ dependencies = [
 requires-python = ">= 3.10"
 dependencies = [
     "black>=20.8b0",
-    "click>=8.2",
+    "click>=8.0",
     "libcst>=0.4.0",
     "moreorless>=0.4.0",
     "tomlkit>=0.7.2",