Skip to content

Commit b82cf73

Browse files
chore(deps): bump pytest from 8.3.4 to 9.0.2 in /autoTriage (#352)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 to 9.0.2. - [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.3.4...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d09a7b commit b82cf73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoTriage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ PyYAML==6.0.2
4242
aiohttp==3.13.4
4343

4444
# Testing
45-
pytest==8.3.4
45+
pytest==9.0.2
4646
pytest-asyncio==0.24.0

0 commit comments

Comments
 (0)