Skip to content

Commit d1a1d9c

Browse files
authored
Merge pull request #25 from hackersandslackers/renovate/frozenlist-1.x
2 parents d8230a1 + 9363edf commit d1a1d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cchardet==2.1.7
1212
cffi==1.15.1
1313
charset-normalizer==2.1.1; python_full_version >= "3.5.0" and python_version >= "3.6"
1414
colorama==0.4.6; python_version >= "3.5" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.5" and python_full_version >= "3.5.0"
15-
frozenlist==1.3.0; python_version >= "3.7"
15+
frozenlist==1.4.0; python_version >= "3.7"
1616
idna==3.4; python_version >= "3.6"
1717
loguru==0.6.0; python_version >= "3.5"
1818
multidict==6.0.4; python_version >= "3.6"

0 commit comments

Comments
 (0)