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 4242fe3 commit 8051e8dCopy full SHA for 8051e8d
1 file changed
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
testing = [
48
"pytest ~=9.0",
49
"pytest-cov ~=7.0",
50
- "tomlkit ~=0.13.3",
+ "tomlkit ~=0.14.0",
51
]
52
dev = [
53
"{{ cookiecutter.project_slug }}[docs,testing]",
0 commit comments