Skip to content

Commit 49a4452

Browse files
chore(deps-dev): bump frozenlist from 1.6.2 to 1.7.0
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.6.2...v1.7.0) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee0f22c commit 49a4452

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.6.2 ; python_version >= '3.7'
134+
frozenlist==1.7.0 ; python_version >= '3.7'
135135

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

0 commit comments

Comments
 (0)