Skip to content

Commit

Permalink
Update dependency click to v8.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent d81d987 commit 6f5e707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ catalogue==2.0.8 ; python_full_version >= "3.10.0" and python_full_version < "3.
certifi==2023.5.7 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
cffi==1.15.1 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
click==8.1.3 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
click==8.1.8 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_version < "4.0"
colorama==0.4.6 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" and sys_platform == "win32" or python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" or python_full_version >= "3.10.0" and python_full_version < "3.11.0" and platform_system == "Windows" or python_full_version >= "3.12.0" and platform_system == "Windows" and python_version < "4.0"
confection==0.0.4 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
configparser==5.3.0 ; python_full_version >= "3.10.0" and python_full_version < "3.11.0" or python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit 6f5e707

Please sign in to comment.