Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6440f6f

Browse files
authoredMay 6, 2024
Update dependency blinker to v1.8.2
1 parent 11abce6 commit 6440f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==24.4.0 ; python_version >= "3.10" and python_version < "4.0"
2-
blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
2+
blinker==1.8.2 ; 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
dnspython==2.6.1 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.