Skip to content

Commit 5e89173

Browse files
Merge pull request #739 from microsoftgraph/dependabot/pip/frozenlist-1.5.0
chore(deps-dev): bump frozenlist from 1.4.1 to 1.5.0
2 parents e98478f + 9c4a231 commit 5e89173

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
@@ -129,7 +129,7 @@ anyio==4.5.2 ; python_version >= '3.7'
129129

130130
async-timeout==4.0.3 ; python_version >= '3.6'
131131

132-
frozenlist==1.4.1 ; python_version >= '3.7'
132+
frozenlist==1.5.0 ; python_version >= '3.7'
133133

134134
h11==0.14.0 ; python_version >= '3.7'
135135

0 commit comments

Comments
 (0)