Skip to content

Commit 69f1b51

Browse files
Merge pull request #463 from microsoftgraph/dependabot/pip/tomlkit-0.12.3
Bump tomlkit from 0.12.2 to 0.12.3
2 parents 9a7b9b0 + ab47cb3 commit 69f1b51

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.2 ; python_version >= '3.7'
49+
tomlkit==0.12.3 ; python_version >= '3.7'
5050

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

0 commit comments

Comments
 (0)