Skip to content

Commit 7533d2d

Browse files
Merge pull request #663 from microsoftgraph/dependabot/pip/tomlkit-0.13.1
chore(deps-dev): bump tomlkit from 0.13.0 to 0.13.1
2 parents 5cf8498 + 3ea9f5c commit 7533d2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ toml==0.10.2
104104

105105
tomli==2.0.1 ; python_version < '3.11'
106106

107-
tomlkit==0.13.0 ; python_version >= '3.7'
107+
tomlkit==0.13.1 ; python_version >= '3.7'
108108

109109
trio==0.26.2
110110

0 commit comments

Comments
 (0)