Skip to content

Commit a291ecf

Browse files
Upgrade: Update frozenlist requirement from >=1.7.0 to >=1.8.0
Updates the requirements on [frozenlist](https://github.com/aio-libs/frozenlist) to permit the latest version. - [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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: frozenlist dependency-version: 1.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c5281e commit a291ecf

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
@@ -10,7 +10,7 @@ certifi>=2026.4.22
1010
charset-normalizer>=3.4.7
1111
discord.py>=2.6.3
1212
filelock>=3.29.0
13-
frozenlist>=1.7.0
13+
frozenlist>=1.8.0
1414
idna>=3.14
1515
multidict>=6.7.1
1616
propcache>=0.5.2

0 commit comments

Comments
 (0)