Skip to content

Commit 2614d9e

Browse files
Build(deps): Bump the uv group across 3 directories with 3 updates (#271)
Bumps the uv group with 3 updates in the /backend directory: [pypdf](https://github.com/py-pdf/pypdf), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [python-multipart](https://github.com/Kludex/python-multipart). Bumps the uv group with 1 update in the /evaluation directory: [langsmith](https://github.com/langchain-ai/langsmith-sdk). Bumps the uv group with 1 update in the /frontend directory: [python-multipart](https://github.com/Kludex/python-multipart). Updates `pypdf` from 6.10.0 to 6.10.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.10.0...6.10.1) Updates `langsmith` from 0.6.3 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/commits/v0.7.31) Updates `python-multipart` from 0.0.22 to 0.0.26 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.26) Updates `langsmith` from 0.6.3 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](https://github.com/langchain-ai/langsmith-sdk/commits/v0.7.31) Updates `python-multipart` from 0.0.22 to 0.0.26 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.26) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.10.1 dependency-type: direct:production dependency-group: uv - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect dependency-group: uv - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: indirect dependency-group: uv - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect dependency-group: uv - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5b4782 commit 2614d9e

4 files changed

Lines changed: 4522 additions & 4439 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"psycopg2-binary>=2.9.11",
3333
"pydantic>=2.11.7",
3434
"pygments>=2.15.1",
35-
"pypdf==6.10.0",
35+
"pypdf==6.10.1",
3636
"rank-bm25==0.2.2",
3737
"rich>=13.7.0",
3838
"sentence-transformers>=5.1.0",

0 commit comments

Comments
 (0)