Skip to content

Commit 9771b1b

Browse files
Bump pytest from 8.3.5 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.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.5...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 024f382 commit 9771b1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-unit-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
build
55

66
# For the test suite
7-
pytest==8.3.5
7+
pytest==8.4.2
88

99
# needed because pytest doesn't come with native support for coroutines as tests
1010
pytest-asyncio==0.21.2

0 commit comments

Comments
 (0)