Skip to content

Commit d7ba355

Browse files
Update dependency blinker to v1.6.3
1 parent d04157d commit d7ba355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==23.9.1 ; python_version >= "3.10" and python_version < "4.0"
2-
blinker==1.6.2 ; python_version >= "3.10" and python_version < "4.0"
2+
blinker==1.6.3 ; python_version >= "3.10" and python_version < "4.0"
33
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
55
exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11"

0 commit comments

Comments
 (0)