summaryrefslogtreecommitdiff
path: root/devel/py-ufmt/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-ufmt/files/patch-pyproject.toml')
-rw-r--r--devel/py-ufmt/files/patch-pyproject.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/py-ufmt/files/patch-pyproject.toml b/devel/py-ufmt/files/patch-pyproject.toml
new file mode 100644
index 000000000000..67f52c40460a
--- /dev/null
+++ b/devel/py-ufmt/files/patch-pyproject.toml
@@ -0,0 +1,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",