Skip to content

Commit 01d1e9f

Browse files
Merge pull request #632 from microsoftgraph/dependabot/pip/tomlkit-0.13.0
chore(deps-dev): bump tomlkit from 0.12.5 to 0.13.0
2 parents e1ae3bb + 2c47ede commit 01d1e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12.5 ; python_version >= '3.7'
107+
tomlkit==0.13.0 ; python_version >= '3.7'
108108

109109
trio==0.26.0
110110

0 commit comments

Comments
 (0)