Skip to content

Commit 00cc76f

Browse files
renovate-botanubhav756
authored andcommitted
chore(deps): update dependency pytest to v9
1 parent 6b43d24 commit 00cc76f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ test = [
4646
"black[jupyter]==25.9.0",
4747
"isort==7.0.0",
4848
"mypy==1.18.2",
49-
"pytest==8.4.2",
49+
"pytest==9.0.1",
5050
"pytest-aioresponses==0.3.0",
5151
"pytest-asyncio==1.2.0",
5252
"pytest-cov==7.0.0",

packages/toolbox-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"isort==7.0.0",
4848
"mypy==1.18.2",
4949
"pytest-asyncio==1.2.0",
50-
"pytest==8.4.2",
50+
"pytest==9.0.1",
5151
"pytest-cov==7.0.0",
5252
"Pillow==12.0.0; python_version >= '3.10'",
5353
"google-cloud-secret-manager==2.24.0",

packages/toolbox-llamaindex/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"isort==7.0.0",
4848
"mypy==1.18.2",
4949
"pytest-asyncio==1.2.0",
50-
"pytest==8.4.2",
50+
"pytest==9.0.1",
5151
"pytest-cov==7.0.0",
5252
"Pillow==12.0.0; python_version >= '3.10'",
5353
"google-cloud-secret-manager==2.24.0",

0 commit comments

Comments
 (0)