Skip to content

Commit 849b14a

Browse files
Merge pull request #942 from microsoftgraph/dependabot/pip/tomlkit-0.13.3
chore(deps-dev): bump tomlkit from 0.13.2 to 0.13.3
2 parents 284318e + cf4398b commit 849b14a

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.2.1 ; python_version < '3.11'
108108

109-
tomlkit==0.13.2 ; python_version >= '3.7'
109+
tomlkit==0.13.3 ; python_version >= '3.7'
110110

111111
trio==0.30.0
112112

0 commit comments

Comments
 (0)