We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066f300 commit 0fabc5bCopy full SHA for 0fabc5b
1 file changed
requirements-test.txt
@@ -3,7 +3,7 @@ anyio==4.4.0 ; python_version >= "3.11" and python_version < "4.0"
3
asyncio==3.4.3 ; python_version >= "3.11" and python_version < "4.0"
4
certifi==2024.7.4 ; python_version >= "3.11" and python_version < "4.0"
5
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"
+click==8.2.0 ; python_version >= "3.11" and python_version < "4.0"
7
codecov-cli==0.7.4 ; python_version >= "3.11" and python_version < "4.0"
8
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
9
coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"
0 commit comments