Skip to content

Commit 7107766

Browse files
authored
Merge pull request #524 from microsoftgraph/dependabot/pip/importlib-metadata-7.1.0
chore(deps-dev): bump importlib-metadata from 6.8.0 to 7.1.0
2 parents d340409 + 1d3114e commit 7107766

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
@@ -34,7 +34,7 @@ exceptiongroup==1.1.1 ; python_version < '3.11'
3434

3535
idna==3.7 ; python_version >= '3.5'
3636

37-
importlib-metadata==6.8.0 ; python_version >= '3.7'
37+
importlib-metadata==7.1.0 ; python_version >= '3.7'
3838

3939
iniconfig==2.0.0 ; python_version >= '3.7'
4040

0 commit comments

Comments
 (0)