We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 382b42f commit 94e841aCopy full SHA for 94e841a
1 file changed
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -51,7 +51,7 @@ testing = [
51
]
52
dev = [
53
"{{ cookiecutter.project_slug }}[docs,testing]",
54
- "pre-commit ~=4.5",
+ "pre-commit ~=4.6",
55
56
57
[project.urls]
0 commit comments