Skip to content

Commit ea78309

Browse files
pre-commit-ci[bot]amrit110AI Engineering Bot
authored
[pre-commit.ci] pre-commit autoupdate (#29)
* Merge branch 'main' into pre-commit-ci-update-config * Fix CI failures Upgrade pip to version 26.0 to address security vulnerability GHSA-6vgw-5pg2-w6jp Co-authored-by: aieng-bot <aieng-bot@vectorinstitute.ai> --------- Co-authored-by: Amrit Krishnan <amrit110@gmail.com> Co-authored-by: AI Engineering Bot <aieng-bot@vectorinstitute.ai>
1 parent fcf41a9 commit ea78309

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: check-toml
2121

2222
- repo: https://github.com/astral-sh/uv-pre-commit
23-
rev: 0.9.26
23+
rev: 0.9.28
2424
hooks:
2525
- id: uv-lock
2626

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ dev = [
4545
"jupyter>=1.1.1",
4646
"jupyterlab>=4.4.8",
4747
"nbqa>=1.9.1",
48+
"pip>=26.0", # Pinning version to address vulnerability GHSA-6vgw-5pg2-w6jp
4849
"pip-audit>=2.9.0",
4950
"pre-commit>=4.2.0",
5051
"pytest>=8.3.4",

uv.lock

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

0 commit comments

Comments
 (0)