Skip to content

Commit 2ab187e

Browse files
Merge pull request #889 from microsoftgraph/dependabot/pip/frozenlist-1.6.0
chore(deps-dev): bump frozenlist from 1.5.0 to 1.6.0
2 parents f7721af + 628bdb7 commit 2ab187e

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
@@ -131,7 +131,7 @@ anyio==4.9.0 ; python_version >= '3.7'
131131

132132
async-timeout==5.0.1 ; python_version >= '3.6'
133133

134-
frozenlist==1.5.0 ; python_version >= '3.7'
134+
frozenlist==1.6.0 ; python_version >= '3.7'
135135

136136
h11==0.14.0 ; python_version >= '3.7'
137137

0 commit comments

Comments
 (0)