Skip to content

Commit a8dc728

Browse files
committed
chore(deps): sync pytest test pin
1 parent 3e237e2 commit a8dc728

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ braintrust = ["py.typed"]
9898

9999
# -- Base test deps (all sessions include this) --------------------------------
100100
test = [
101-
"pytest==9.0.3",
101+
"pytest==9.1.0",
102102
"pytest-asyncio==1.3.0",
103103
"pytest-vcr==1.0.2",
104104
]

0 commit comments

Comments
 (0)