Skip to content

Commit d0465a3

Browse files
committed
Require socketdev 3.5.0
1 parent ce7b4d0 commit d0465a3

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
@@ -20,7 +20,7 @@
2020
org API token is missing the `diff-scans:create`, `diff-scans:list` or
2121
`full-scans:list` scopes — or the new flow fails for any other reason — the
2222
CLI logs a warning and falls back to the legacy streaming comparison.
23-
- Requires `socketdev>=3.4.2`.
23+
- Requires `socketdev>=3.5.0`.
2424

2525
## 2.5.9
2626

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)