Skip to content

Commit c117a08

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

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
@@ -128,7 +128,7 @@ anyio==4.2.0 ; python_version >= '3.7'
128128

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

131-
frozenlist==1.4.0 ; python_version >= '3.7'
131+
frozenlist==1.4.1 ; python_version >= '3.7'
132132

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

0 commit comments

Comments
 (0)