Skip to content

Commit 1282180

Browse files
Build(deps): Bump the uv group across 1 directory with 2 updates (#225)
Bumps the uv group with 2 updates in the /backend directory: [nltk](https://github.com/nltk/nltk) and [pypdf](https://github.com/py-pdf/pypdf). Updates `nltk` from 3.9.2 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.2...3.9.3) Updates `pypdf` from 6.7.1 to 6.7.3 - [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.7.1...6.7.3) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production dependency-group: uv - dependency-name: pypdf dependency-version: 6.7.3 dependency-type: direct:production 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 f7973e0 commit 1282180

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

backend/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ dependencies = [
2525
"markdown==3.8.2",
2626
"myst-parser==4.0.1",
2727
"nest-asyncio>=1.6.0",
28-
"nltk==3.9.2",
28+
"nltk==3.9.3",
2929
"openai==1.100.2",
3030
"protobuf>=5.29.6",
3131
"psycopg2-binary>=2.9.11",
3232
"pydantic>=2.11.7",
33-
"pypdf==6.7.1",
33+
"pypdf==6.7.3",
3434
"rank-bm25==0.2.2",
3535
"rich>=13.7.0",
3636
"sentence-transformers>=5.1.0",

backend/uv.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)