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

build(deps-dev): bump pytest from 6.2.4 to 6.2.5 #377

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps pytest from 6.2.4 to 6.2.5.

Release notes

Sourced from pytest's releases.

6.2.5

pytest 6.2.5 (2021-08-29)

Trivial/Internal Changes

  • #8494: Python 3.10 is now supported.
  • #9040: Enable compatibility with pluggy 1.0 or later.
Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2021
@codeclimate
Copy link

codeclimate bot commented Aug 31, 2021

Code Climate has analyzed commit 5745d3f and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.3% (0.0% change).

View more on Code Climate.

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pytest-6.2.5 branch from a770054 to 5745d3f Compare September 5, 2021 21:05
@ChrisRBe
Copy link
Owner

ChrisRBe commented Sep 8, 2021

bors merge

bors bot added a commit that referenced this pull request Sep 8, 2021
377: build(deps-dev): bump pytest from 6.2.4 to 6.2.5 r=ChrisRBe a=dependabot[bot]

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ChrisRBe
Copy link
Owner

ChrisRBe commented Sep 8, 2021

bors cancel

@bors
Copy link
Contributor

bors bot commented Sep 8, 2021

Canceled.

@ChrisRBe
Copy link
Owner

ChrisRBe commented Sep 8, 2021

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 8, 2021

Build succeeded:

@bors bors bot merged commit 80758a5 into master Sep 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/pytest-6.2.5 branch September 8, 2021 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant