Skip to content

Commit 07e4c78

Browse files
Update dependency tomlkit to v0.13.1
1 parent 9c195bb commit 07e4c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and s
6767
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
6868
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
6969
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
70-
tomlkit==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
70+
tomlkit==0.13.1 ; python_version >= "3.10" and python_version < "4.0"
7171
trove-classifiers==2024.7.2 ; python_version >= "3.10" and python_version < "4.0"
7272
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
7373
urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)