Skip to content

Commit 35f3036

Browse files
Bump pytest from 8.4.1 to 9.0.3 in /.github
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 425cacd commit 35f3036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ azure-search-documents==11.7.0b2
2020
azure-ai-evaluation==1.16.6
2121

2222
# Testing tools
23-
pytest==8.4.1 # Compatible version for pytest-asyncio
23+
pytest==9.0.3 # Compatible version for pytest-asyncio
2424
pytest-asyncio==0.24.0
2525
pytest-cov==5.0.0

0 commit comments

Comments
 (0)