Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest to 7.4.3 #280

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Update pytest to 7.4.3 #280

merged 1 commit into from
Oct 25, 2023

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest from 7.4.2 to 7.4.3.

Changelog

7.4.3

=========================

Bug Fixes
---------

- `10447 <https://github.com/pytest-dev/pytest/issues/10447>`_: Markers are now considered in the reverse mro order to ensure base  class markers are considered first -- this resolves a regression.


- `11239 <https://github.com/pytest-dev/pytest/issues/11239>`_: Fixed ``:=`` in asserts impacting unrelated test cases.


- `11439 <https://github.com/pytest-dev/pytest/issues/11439>`_: Handled an edge case where :data:`sys.stderr` might already be closed when :ref:`faulthandler` is tearing down.
Links

@dstrigl dstrigl merged commit 10ccd29 into master Oct 25, 2023
@dstrigl dstrigl deleted the pyup-update-pytest-7.4.2-to-7.4.3 branch October 25, 2023 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants