Skip to content

Commit 8d6443f

Browse files
chore(deps-dev): bump frozenlist from 1.6.0 to 1.6.2
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.6.0 to 1.6.2. - [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.0...v1.6.2) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ff5cae commit 8d6443f

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

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

0 commit comments

Comments
 (0)