We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a48dab commit 43d1bb8Copy full SHA for 43d1bb8
pyproject.toml
@@ -32,7 +32,7 @@ lint = [
32
"tomli==2.0.1",
33
"typing_extensions==4.7.1",
34
"black[jupyter]==23.10.1",
35
- "click==8.1.3",
+ "click==8.2.0",
36
"packaging==23.2",
37
"pathspec==0.11.1",
38
"platformdirs==3.5.1",
requirements.txt
@@ -14,7 +14,7 @@ certifi==2023.7.22
14
# via requests
15
charset-normalizer==3.3.2
16
17
-click==8.1.3
+click==8.2.0
18
# via
19
# black
20
# plxcontroller (pyproject.toml)
0 commit comments