Skip to content

Commit 333a851

Browse files
Merge pull request #792 from microsoftgraph/dependabot/pip/tomli-2.2.1
chore(deps-dev): bump tomli from 2.0.1 to 2.2.1
2 parents f363a46 + 9d290a2 commit 333a851

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
@@ -104,7 +104,7 @@ sortedcontainers==2.4.0
104104

105105
toml==0.10.2
106106

107-
tomli==2.0.1 ; python_version < '3.11'
107+
tomli==2.2.1 ; python_version < '3.11'
108108

109109
tomlkit==0.13.2 ; python_version >= '3.7'
110110

0 commit comments

Comments
 (0)