Skip to content

Commit 9057850

Browse files
Update dependency blinker to v1.8.0
1 parent 99229e1 commit 9057850

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
@@ -1,6 +1,6 @@
11
async-timeout==4.0.3 ; python_version >= "3.10" and python_full_version < "3.11.3"
22
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
3-
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
3+
blinker==1.8.0 ; python_version >= "3.10" and python_version < "4.0"
44
cachelib==0.13.0 ; python_version >= "3.10" and python_version < "4.0"
55
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
66
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"

0 commit comments

Comments
 (0)