Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Update pytest to 7.3.2 - #216

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-pytest-7.3.1-to-7.3.2
Closed

Update pytest to 7.3.2#216
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-pytest-7.3.1-to-7.3.2

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates pytest from 7.3.1 to 7.3.2.

Changelog

7.3.2

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

Bug Fixes
---------

- `10169 <https://github.com/pytest-dev/pytest/issues/10169>`_: Fix bug where very long option names could cause pytest to break with ``OSError: [Errno 36] File name too long`` on some systems.


- `10894 <https://github.com/pytest-dev/pytest/issues/10894>`_: Support for Python 3.12 (beta at the time of writing).


- `10987 <https://github.com/pytest-dev/pytest/issues/10987>`_: :confval:`testpaths` is now honored to load root ``conftests``.


- `10999 <https://github.com/pytest-dev/pytest/issues/10999>`_: The `monkeypatch` `setitem`/`delitem` type annotations now allow `TypedDict` arguments.


- `11028 <https://github.com/pytest-dev/pytest/issues/11028>`_: Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.


- `11054 <https://github.com/pytest-dev/pytest/issues/11054>`_: Fixed ``--last-failed``'s "(skipped N files)" functionality for files inside of packages (directories with `__init__.py` files).
Links

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #217

@pyup-bot pyup-bot closed this Jun 23, 2023
@dveselov
dveselov deleted the pyup-update-pytest-7.3.1-to-7.3.2 branch June 23, 2023 16:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant