Skip to content

Commit 433724e

Browse files
committed
chore: require socketdev 3.1.2
1 parent 7144926 commit 433724e

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
to reflect the narrower scope.
1212
- License artifact output is unchanged: `--generate-license` continues to fetch
1313
license details from the dedicated PURL endpoint.
14+
- Requires `socketdev>=3.1.2`.
1415

1516
## 2.3.1
1617

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.0.33,<4.0.0",
19+
"socketdev>=3.1.2,<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)