Skip to content

Commit df2a8b3

Browse files
authored
bump nltk to resolve [CVE-2025-14009](GHSA-7p94-766c-hgjp) (#2298)
1 parent ac142c5 commit df2a8b3

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "patch",
3+
"description": "bump nltk to resolve [CVE-2025-14009](https://github.com/advisories/GHSA-7p94-766c-hgjp)"
4+
}

packages/graphrag/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"graspologic-native~=1.2",
4747
"json-repair~=0.30",
4848
"networkx~=3.4",
49-
"nltk==3.9.1",
49+
"nltk~=3.9",
5050
"numpy~=2.1",
5151
"pandas~=2.3",
5252
"pyarrow~=22.0",

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)