Skip to content

Commit 8a463fa

Browse files
fix(deps): upgrade vulnerable transitive dependencies [security]
Packages upgraded: cryptography deepdiff nltk onnx pillow pyasn1 pygments pypdf requests starlette Automated by lockfile-security-scan workflow.
1 parent 4db504d commit 8a463fa

3 files changed

Lines changed: 1905 additions & 1878 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.1.2
2+
3+
### Security
4+
5+
- **security:** fix(deps): upgrade vulnerable transitive dependencies [security]
6+
17
## 0.1.1
28
* Switch arm64 Docker build runner from custom `opensource-linux-arm64-4core` to GitHub-hosted `ubuntu-24.04-arm`
39
* Consolidate multiarch Docker manifest creation into a single `docker buildx imagetools create` call
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.1" # pragma: no cover
1+
__version__ = "0.1.2" # pragma: no cover

0 commit comments

Comments
 (0)