Skip to content

Commit bd0e264

Browse files
Bump pytest from 8.3.2 to 8.3.3 (#11579)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.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.3.2...8.3.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d3f7943 commit bd0e264

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
@@ -155,7 +155,7 @@ pytest==7.4.4 ; python_full_version < '3.8'
155155
# pytest-cov
156156
# pytest-randomly
157157
# pytest-xdist
158-
pytest==8.3.2 ; python_full_version >= '3.8'
158+
pytest==8.3.3 ; python_full_version >= '3.8'
159159
# via
160160
# cryptography (pyproject.toml)
161161
# pytest-benchmark

0 commit comments

Comments
 (0)