1 parent b969d55 commit 7fc17afCopy full SHA for 7fc17af
2 files changed
CHANGELOG.md
@@ -20,7 +20,7 @@
20
org API token is missing the `diff-scans:create`, `diff-scans:list` or
21
`full-scans:list` scopes — or the new flow fails for any other reason — the
22
CLI logs a warning and falls back to the legacy streaming comparison.
23
-- Requires `socketdev>=3.4.0`.
+- Requires `socketdev>=3.4.2`.
24
25
## 2.5.9
26
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
'GitPython',
17
'packaging',
18
'python-dotenv',
19
- "socketdev>=3.4.0,<4.0.0",
+ "socketdev>=3.4.2,<4.0.0",
"bs4>=0.0.2",
"markdown>=3.10",
"brotli>=1.0.9; platform_python_implementation == 'CPython'",
0 commit comments