Skip to content

Commit 4d24e7a

Browse files
Update dependency tomlkit to v0.13.0
1 parent aa7f6f8 commit 4d24e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pyright==1.1.370
2020
pytest==8.2.2
2121
pytest-cov==5.0.0
2222
tomli==2.0.1
23-
tomlkit==0.12.5
23+
tomlkit==0.13.0
2424
typing_extensions==4.12.2
2525
wrapt==1.16.0
2626
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)