We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efc8e8 commit 670654dCopy full SHA for 670654d
1 file changed
project_name/pyproject.toml.jinja
@@ -71,7 +71,7 @@ dependencies = [
71
dev = [
72
## used in the justfile
73
"rust-just ~=1.0",
74
- "prek ~=0.3.0",
+ "prek ~=0.4.0",
75
"black{% if contains_jupyter_files %}[jupyter]{% endif %} ~=26.1",
76
"ruff ~=0.15.0",
77
## can be used for debug
0 commit comments