Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump pytest from 6.2.4 to 6.2.5 (#662)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5. <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>6.2.5</h2> <h1>pytest 6.2.5 (2021-08-29)</h1> <h2>Trivial/Internal Changes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8494">#8494</a>: Python 3.10 is now supported.</li> <li><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9040">#9040</a>: Enable compatibility with <code>pluggy 1.0</code> or later.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/1569fac603d9a50022e1474b494eebf970a2a3af"><code>1569fac</code></a> Fix CHANGELOG header</li> <li><a href="https://github.com/pytest-dev/pytest/commit/a3599cacb5a61eda1f1617bc7529110d88a05a1f"><code>a3599ca</code></a> Prepare release version 6.2.5</li> <li><a href="https://github.com/pytest-dev/pytest/commit/27613b8d70aab70d239523a3d167cc0b2df0b794"><code>27613b8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9056">#9056</a> from nicoddemus/backport-9053</li> <li><a href="https://github.com/pytest-dev/pytest/commit/cef74be09472c5610d17a10f5970843c113d73e9"><code>cef74be</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9053">#9053</a> from nicoddemus/change-8494-to-trivial</li> <li><a href="https://github.com/pytest-dev/pytest/commit/83dc9536696ea021ff180f3ee679264486154c60"><code>83dc953</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9051">#9051</a> from nicoddemus/backport-9047</li> <li><a href="https://github.com/pytest-dev/pytest/commit/fb38e8d097f5c8fea0ce2c6cb96816a4ccc0d934"><code>fb38e8d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9047">#9047</a> from nicoddemus/changelog-9040</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d74baf4a5265ddb173ecdc9369d521e11f62c185"><code>d74baf4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9042">#9042</a> from nicoddemus/backport-9040</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d9b8f7cf0adf66becce7eb2a0d11e3d96e6d740b"><code>d9b8f7c</code></a> Backport <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8896">#8896</a></li> <li><a href="https://github.com/pytest-dev/pytest/commit/69212d15fa597e058238a6a30d4299c5b4ea68a2"><code>69212d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8425">#8425</a> from RonnyPfannschmidt/main-fixes</li> <li><a href="https://github.com/pytest-dev/pytest/commit/44d3282bb7c36e1979579e254f7120d7f8aa0f00"><code>44d3282</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9040">#9040</a> from nicoddemus/bump-pluggy</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5">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=6.2.4&new-version=6.2.5)](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>
- Loading branch information