Skip to content

Commit 62adc48

Browse files
chore(deps): bump pytest from 8.4.1 to 8.4.2 (#13402)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3806281 commit 62adc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ pytest==8.3.5 ; python_full_version < '3.9'
144144
# pytest-cov
145145
# pytest-randomly
146146
# pytest-xdist
147-
pytest==8.4.1 ; python_full_version >= '3.9'
147+
pytest==8.4.2 ; python_full_version >= '3.9'
148148
# via
149149
# cryptography (pyproject.toml)
150150
# pytest-benchmark

0 commit comments

Comments
 (0)