Skip to content

Commit 8051e8d

Browse files
authored
Update dependencies (#437)
1 parent 4242fe3 commit 8051e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{ cookiecutter.project_slug }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ docs = [
4747
testing = [
4848
"pytest ~=9.0",
4949
"pytest-cov ~=7.0",
50-
"tomlkit ~=0.13.3",
50+
"tomlkit ~=0.14.0",
5151
]
5252
dev = [
5353
"{{ cookiecutter.project_slug }}[docs,testing]",

0 commit comments

Comments
 (0)