Skip to content

Commit fd918b4

Browse files
chore(deps): bump pytest from 8.4.0 to 8.4.1 (#13093)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 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 8e31d86 commit fd918b4

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
@@ -138,7 +138,7 @@ pytest==8.3.5 ; python_full_version < '3.9'
138138
# pytest-cov
139139
# pytest-randomly
140140
# pytest-xdist
141-
pytest==8.4.0 ; python_full_version >= '3.9'
141+
pytest==8.4.1 ; python_full_version >= '3.9'
142142
# via
143143
# cryptography (pyproject.toml)
144144
# pytest-benchmark

0 commit comments

Comments
 (0)