Skip to content

Commit 43d1bb8

Browse files
chore(deps): update dependency click to v8.2.0
1 parent 0a48dab commit 43d1bb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ lint = [
3232
"tomli==2.0.1",
3333
"typing_extensions==4.7.1",
3434
"black[jupyter]==23.10.1",
35-
"click==8.1.3",
35+
"click==8.2.0",
3636
"packaging==23.2",
3737
"pathspec==0.11.1",
3838
"platformdirs==3.5.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certifi==2023.7.22
1414
# via requests
1515
charset-normalizer==3.3.2
1616
# via requests
17-
click==8.1.3
17+
click==8.2.0
1818
# via
1919
# black
2020
# plxcontroller (pyproject.toml)

0 commit comments

Comments
 (0)