Skip to content

Commit 4a267c5

Browse files
authored
Update dependencies (#462)
1 parent eebf1a9 commit 4a267c5

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.1",
50-
"tomlkit ~=0.14.0",
50+
"tomlkit ~=0.15.0",
5151
]
5252
dev = [
5353
"{{ cookiecutter.project_slug }}[docs,testing]",

0 commit comments

Comments
 (0)