Skip to content

Commit 5a8e842

Browse files
authored
build(deps): bump pypdf to 6.12.0 and tornado to 6.5.7 (#299)
- pypdf 6.10.2 -> 6.12.0 (backend): includes two security fixes (disallow cross-ref streams with zero-only width values, avoid excessive whitespace in layout mode text extraction) - tornado 6.5.5 -> 6.5.7 (evaluation, frontend): bug fixes including stripping auth headers on cross-origin redirects Closes #298 (dependabot PR superseded by newer tornado release) Signed-off-by: Jack Luar <jluar@precisioninno.com>
1 parent 0355a98 commit 5a8e842

4 files changed

Lines changed: 2542 additions & 2542 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies = [
3636
"psycopg2-binary>=2.9.11",
3737
"pydantic>=2.11.7",
3838
"pygments>=2.20.0",
39-
"pypdf==6.10.2",
39+
"pypdf==6.12.0",
4040
"rank-bm25==0.2.2",
4141
"rich>=13.7.0",
4242
"sentence-transformers>=5.1.0",

backend/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)