Skip to content

Update pytest to 7.3.2#185

Closed
pyup-bot wants to merge 2 commits intomainfrom
pyup-update-pytest-7.3.1-to-7.3.2
Closed

Update pytest to 7.3.2#185
pyup-bot wants to merge 2 commits intomainfrom
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

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2023

Codecov Report

Merging #185 (6224d85) into main (9ccce97) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #185   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          2       2           
  Lines         56      56           
=====================================
  Misses        56      56           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #187

@pyup-bot pyup-bot closed this Jun 24, 2023
@studioj studioj deleted the pyup-update-pytest-7.3.1-to-7.3.2 branch June 24, 2023 11:02
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.

1 participant