Skip to content

Commit a479eda

Browse files
Update dependency click to v8.3.0
1 parent 468023f commit a479eda

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,6 +1,6 @@
11
black==25.1.0 ; python_version >= "3.12" and python_version < "4.0"
22
blinker==1.9.0 ; python_version >= "3.12" and python_version < "4.0"
3-
click==8.2.1 ; python_version >= "3.12" and python_version < "4.0"
3+
click==8.3.0 ; python_version >= "3.12" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.12" and python_version < "4.0" and platform_system == "Windows"
55
cssmin==0.2.0 ; python_version >= "3.12" and python_version < "4.0"
66
faker==37.6.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)