Skip to content

Commit 156d322

Browse files
authored
Bump pytest from 7.3.1 to 7.3.2 (#431)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>7.3.2</h2> <h1>pytest 7.3.2 (2023-06-10)</h1> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/10169">#10169</a>: Fix bug where very long option names could cause pytest to break with <code>OSError: [Errno 36] File name too long</code> on some systems.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/10894">#10894</a>: Support for Python 3.12 (beta at the time of writing).</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/10987">#10987</a>: <code>testpaths</code>{.interpreted-text role=&quot;confval&quot;} is now honored to load root <code>conftests</code>.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/10999">#10999</a>: The [monkeypatch]{.title-ref} [setitem]{.title-ref}/[delitem]{.title-ref} type annotations now allow [TypedDict]{.title-ref} arguments.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11028">#11028</a>: Fixed bug in assertion rewriting where a variable assigned with the walrus operator could not be used later in a function call.</li> <li><a href="https://redirect.github.com/pytest-dev/pytest/issues/11054">#11054</a>: Fixed <code>--last-failed</code>'s &quot;(skipped N files)&quot; functionality for files inside of packages (directories with [__init__.py]{.title-ref} files).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/9d47a39bdd85e6bef40a5674e5f0eded54e54d7e"><code>9d47a39</code></a> Prepare release version 7.3.2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d66697ed9a34200f120a36378dbebfb18f81957d"><code>d66697e</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/11094">#11094</a> from pytest-dev/backport-10894-to-7.3.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/8e1bbe1a943ea103957728053ec4764a00364331"><code>8e1bbe1</code></a> [7.3.x] Python 3.12 support</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d054a689316dbab4fabd02140f0bca42ac7447bc"><code>d054a68</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/11058">#11058</a> from pytest-dev/backport-11055-to-7.3.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/30a112583e27c7c2c06ccde5afd952a0306837ce"><code>30a1125</code></a> [7.3.x] cacheprovider: fix file-skipping feature for files in packages</li> <li><a href="https://github.com/pytest-dev/pytest/commit/682fc81781400b8e1591d77ff41cb75b4b594fe8"><code>682fc81</code></a> Merge pull request <a href="https://redirect.github.com/pytest-dev/pytest/issues/11057">#11057</a> from pytest-dev/backport-11041-to-7.3.x</li> <li><a href="https://github.com/pytest-dev/pytest/commit/331bc1be4634cf95fdb33021d4355c35723b73fe"><code>331bc1b</code></a> [7.3.x] 11028 - Fix warlus operator behavior when called by a function</li> <li><a href="https://github.com/pytest-dev/pytest/commit/69689c6eb55188980d055e280ceca060a9be634b"><code>69689c6</code></a> [7.3.x] nonpython example now repr all exceptions (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11034">#11034</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/6c95cb607d87f493d308b98ad21a28ac9821105e"><code>6c95cb6</code></a> [7.3.x] Spelling and grammar fixes (<a href="https://redirect.github.com/pytest-dev/pytest/issues/11015">#11015</a>)</li> <li><a href="https://github.com/pytest-dev/pytest/commit/efcb81c4927573ef624c0fb723643f10b69cbff9"><code>efcb81c</code></a> [7.3.x] Reference &quot;Status of Python Versions&quot; in backwards-compatibility poli...</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest&package-manager=pip&previous-version=7.3.1&new-version=7.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents f9d3660 + 0dae890 commit 156d322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ format = ["black == 23.3.0", "isort == 5.12.0"]
6060
nox = ["nox == 2023.4.22", "toml == 0.10.2"]
6161
examples = [ "polars == 0.18.2" ]
6262
pytest = [
63-
"pytest == 7.3.1",
63+
"pytest == 7.3.2",
6464
"pytest-cov == 4.1.0",
6565
"pytest-mock == 3.10.0",
6666
"pytest-asyncio == 0.21.0",

0 commit comments

Comments
 (0)