Skip to content

Commit f0319a7

Browse files
fix(deps): upgrade vulnerable transitive dependencies [security]
Packages upgraded: cryptography pypdf starlette Automated by lockfile-security-scan workflow.
1 parent d57d709 commit f0319a7

3 files changed

Lines changed: 55 additions & 49 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.3
2+
3+
### Security
4+
5+
- **security:** fix(deps): upgrade vulnerable transitive dependencies [security]
6+
17
## 0.1.2
28
* Bump all packages (refresh uv.lock), pulling `unstructured==0.22.12` which replaces NLTK with spaCy
39
* Replace `download_nltk_packages` calls with spaCy model pre-download in Makefile, Dockerfile, and CI
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2" # pragma: no cover
1+
__version__ = "0.1.3" # pragma: no cover

0 commit comments

Comments
 (0)