Skip to content

Commit 96c883b

Browse files
⬆️ Bump frozenlist from 1.4.1 to 1.7.0
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.4.1 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.4.1...v1.7.0) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f413b2b commit 96c883b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ attrs==23.2.0 ; python_version >= "3.8" and python_version < "4.0"
55
certifi==2023.11.17 ; python_version >= "3.8" and python_version < "4.0"
66
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_version < "4.0"
77
colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows"
8-
frozenlist==1.4.1 ; python_version >= "3.8" and python_version < "4.0"
8+
frozenlist==1.7.0 ; python_version >= "3.8" and python_version < "4.0"
99
idna==3.6 ; python_version >= "3.8" and python_version < "4.0"
1010
multidict==6.0.4 ; python_version >= "3.8" and python_version < "4.0"
1111
requests==2.31.0 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)