Skip to content

Commit 39aabf7

Browse files
Merge pull request #699 from microsoftgraph/dependabot/pip/tomlkit-0.12.5
Bump tomlkit from 0.12.4 to 0.12.5
2 parents c54ff4e + 4aeae60 commit 39aabf7

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

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

0 commit comments

Comments
 (0)