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 79810de commit b177a77Copy full SHA for b177a77
pyproject.toml
@@ -49,7 +49,7 @@ keyring = ['keyring']
49
taskipy = '1.14.0'
50
51
[tool.poetry.group.lint.dependencies]
52
-pre-commit = { version = '3.3.0', python = '>=3.8' }
+pre-commit = { version = '4.0.1', python = '>=3.8' }
53
54
[tool.poetry.group.test.dependencies]
55
pytest = '8.3.3'
0 commit comments