Skip to content

Commit ae6f5e7

Browse files
Merge pull request #557 from microsoftgraph/dependabot/pip/tomlkit-0.12.5
chore(deps-dev): bump tomlkit from 0.12.4 to 0.12.5
2 parents f7b4d98 + a641021 commit ae6f5e7

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
@@ -106,7 +106,7 @@ toml==0.10.2
106106

107107
tomli==2.0.1 ; python_version < '3.11'
108108

109-
tomlkit==0.12.4 ; python_version >= '3.7'
109+
tomlkit==0.12.5 ; python_version >= '3.7'
110110

111111
trio==0.25.0
112112

0 commit comments

Comments
 (0)