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 eebf1a9 commit 4a267c5Copy full SHA for 4a267c5
1 file changed
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
testing = [
48
"pytest ~=9.0",
49
"pytest-cov ~=7.1",
50
- "tomlkit ~=0.14.0",
+ "tomlkit ~=0.15.0",
51
]
52
dev = [
53
"{{ cookiecutter.project_slug }}[docs,testing]",
0 commit comments