Skip to content

Commit f81c204

Browse files
Merge pull request #608 from microsoftgraph/dependabot/pip/tomlkit-0.12.4
Bump tomlkit from 0.12.3 to 0.12.4
2 parents 4575993 + 8aa6459 commit f81c204

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
@@ -46,7 +46,7 @@ toml==0.10.2 ; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2,
4646

4747
tomli==2.0.1 ; python_version >= '3.7'
4848

49-
tomlkit==0.12.3 ; python_version >= '3.7'
49+
tomlkit==0.12.4 ; python_version >= '3.7'
5050

5151
typing-extensions==4.10.0 ; python_version >= '3.7'
5252

0 commit comments

Comments
 (0)