Skip to content

Commit 08db0e3

Browse files
Merge pull request #665 from microsoftgraph/dependabot/pip/tomlkit-0.13.2
chore(deps-dev): bump tomlkit from 0.13.1 to 0.13.2
2 parents 7533d2d + 1d13b93 commit 08db0e3

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

109109
trio==0.26.2
110110

0 commit comments

Comments
 (0)