Skip to content

Commit 28a8c81

Browse files
Update dependency click to v8.1.8
1 parent 066f300 commit 28a8c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ anyio==4.4.0 ; python_version >= "3.11" and python_version < "4.0"
33
asyncio==3.4.3 ; python_version >= "3.11" and python_version < "4.0"
44
certifi==2024.7.4 ; python_version >= "3.11" and python_version < "4.0"
55
charset-normalizer==3.3.2 ; python_version >= "3.11" and python_version < "4.0"
6-
click==8.1.7 ; python_version >= "3.11" and python_version < "4.0"
6+
click==8.1.8 ; python_version >= "3.11" and python_version < "4.0"
77
codecov-cli==0.7.4 ; python_version >= "3.11" and python_version < "4.0"
88
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
99
coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)