Skip to content

Commit 3db9f99

Browse files
chore(deps): update dependency click to v8.3.3
1 parent 259ccbe commit 3db9f99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lint = [
3636
"tomli==2.0.1",
3737
"typing_extensions==4.7.1",
3838
"black[jupyter]==23.10.1",
39-
"click==8.1.3",
39+
"click==8.3.3",
4040
"packaging==23.2",
4141
"pathspec==0.11.1",
4242
"platformdirs==3.5.1",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ certifi==2023.7.22
1010
# via requests
1111
charset-normalizer==3.3.2
1212
# via requests
13-
click==8.1.3
13+
click==8.3.3
1414
# via
1515
# plxcontroller (pyproject.toml)
1616
# black

0 commit comments

Comments
 (0)