Skip to content

Commit 3eaa1a0

Browse files
authored
⬆️🔒 Upgrade grpcio packages and nemocheck dependencies (kagenti#109)
Signed-off-by: Evaline Ju <69598118+evaline-ju@users.noreply.github.com>
1 parent 71eabd5 commit 3eaa1a0

3 files changed

Lines changed: 52 additions & 211 deletions

File tree

plugins/examples/nemocheck/pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,12 @@ Changelog = "https://github.com/IBM/mcp-context-forge/blob/main/CHANGELOG.md"
6363
[project.optional-dependencies]
6464
dev = [
6565
"black>=26.3.1",
66-
"pytest>=8.4.1",
66+
"pytest>=9.0.3",
6767
"pytest-asyncio>=1.1.0",
6868
"pytest-cov>=7.1.0",
6969
"pytest-dotenv>=0.5.2",
7070
"pytest-env>=1.1.5",
7171
"pytest-examples>=0.0.18",
72-
"pytest-md-report>=0.7.0",
7372
"pytest-rerunfailures>=15.1",
7473
"pytest-trio>=0.8.0",
7574
"pytest-xdist>=3.8.0",
@@ -98,7 +97,7 @@ nemocheck = [
9897

9998
[dependency-groups]
10099
dev = [
101-
"pytest>=8.4.2",
100+
"pytest>=9.0.3",
102101
"pytest-asyncio>=1.3.0",
103102
"pytest-cov>=7.0.0",
104103
"ruff>=0.14.14",

0 commit comments

Comments
 (0)