Skip to content

Commit 8141b48

Browse files
leliaclaude
andcommitted
chore: require socketdev 3.5.0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent d0c5648 commit 8141b48

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
fails, so the run exits through the CLI's API-error handling (exit code 3 by
99
default; `--disable-blocking` still exits 0) instead of writing empty
1010
GitLab dependency-scanning, license, and SARIF reports.
11-
- Requires `socketdev>=3.4.2`, which recognizes the full set of purl types
11+
- Requires `socketdev>=3.5.0`, which recognizes the full set of purl types
1212
(e.g. `generic`) and skips individual unparseable artifacts in the stream
1313
instead of failing the whole response.
1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
'GitPython',
1717
'packaging',
1818
'python-dotenv',
19-
"socketdev>=3.4.2,<4.0.0",
19+
"socketdev>=3.5.0,<4.0.0",
2020
"bs4>=0.0.2",
2121
"markdown>=3.10",
2222
"brotli>=1.0.9; platform_python_implementation == 'CPython'",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)