Skip to content

Commit 0105c7d

Browse files
Update dependency tomlkit to ~=0.13.0 (#708)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bc0281 commit 0105c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"PyYAML~=6.0.0",
2222
"semgrep>=1.79,<1.80",
2323
"toml~=0.10.2",
24-
"tomlkit~=0.12.0",
24+
"tomlkit~=0.13.0",
2525
"wrapt~=1.16.0",
2626
"chardet~=5.2.0",
2727
"setuptools~=70.0",

0 commit comments

Comments
 (0)