Skip to content

Commit 1e44aa3

Browse files
author
aieng-bot[bot]
committed
chore: bump requests to 2.33.0 and nbconvert to 7.17.0 to fix CVEs
- requests >= 2.33.0: fixes CVE-2026-25645 (predictable temp file path in extract_zipped_paths) - nbconvert >= 7.17.0: fixes CVE-2025-53000 Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai>
1 parent bbe1deb commit 1e44aa3

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ dependencies = [
1010
"aieng-topic-impl",
1111
"filelock==3.25.2",
1212
"jupyterlab>=4.4.8",
13+
"nbconvert>=7.17.0",
1314
"pip>=25.3",
15+
"requests>=2.33.0",
1416
"urllib3>=2.6.0",
1517
"virtualenv==21.2.0",
1618
]

uv.lock

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

0 commit comments

Comments
 (0)