Skip to content

Commit

Permalink
chore(deps-dev): Bump pytest from 8.1.1 to 8.1.2 (#192)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to
8.1.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>8.1.2</h2>
<h1>pytest 8.1.2 (2024-04-26)</h1>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://redirect.github.com/pytest-dev/pytest/issues/12114">#12114</a>:
Fixed error in <code>pytest.approx</code>{.interpreted-text
role=&quot;func&quot;} when used with [numpy]{.title-ref} arrays and
comparing with other types.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pytest-dev/pytest/commit/cf84163ac3549e657eed5ef2a4f4c7a5d1ffbe8c"><code>cf84163</code></a>
Prepare release version 8.1.2</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/0675383bac14ce8e8d04b94d8d08029ac26fbbfc"><code>0675383</code></a>
[8.1.x] Fixed Bug Regarding Attribute Error in pytest.approx For Types
Implic...</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/a43b09882d49a8ce9bcc872f4f70eb589a7a92ea"><code>a43b098</code></a>
[8.1.x] Update events/trainings (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12237">#12237</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/f55c66076374ecd9ce0bf0b42d8f96eebf2ca732"><code>f55c660</code></a>
[8.1.x] doc: <code>import pytest</code> in <code>conftest.py</code>
example in <code>doctest.rst</code> (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12182">#12182</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/be7c8be6ce4598ad9e70ba7eccb9317bdda33c37"><code>be7c8be</code></a>
[8.1.x] Add research item in doc (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12148">#12148</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/c5e3921b9fef2619a3e2c7e3e07a5cc8015005d7"><code>c5e3921</code></a>
[8.1.x] doc: add versionadded to
<code>ExceptionInfo.group_contains</code> (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12142">#12142</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/83614e1f3ecf5332c3dc98a55ae9939cc41948ef"><code>83614e1</code></a>
[8.1.x] doc: fix typos (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12119">#12119</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/cd585a1abeff52b69b98ff4cf9207a7b5efc6ce7"><code>cd585a1</code></a>
[8.1.x] doc: add versionadded to <code>Stash</code> and
<code>StashKey</code> (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12109">#12109</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/6c14139c9fe3418630c4d24d43d48533a14103da"><code>6c14139</code></a>
[8.1.x] doc/flaky: remove <code>box/flaky</code> plugin suggestion (<a
href="https://redirect.github.com/pytest-dev/pytest/issues/12102">#12102</a>)</li>
<li><a
href="https://github.com/pytest-dev/pytest/commit/abb0cf4922919e3554bd16e9fc540bc107289ee9"><code>abb0cf4</code></a>
Merge pull request <a
href="https://redirect.github.com/pytest-dev/pytest/issues/12094">#12094</a>
from pytest-dev/release-8.1.1</li>
<li>See full diff in <a
href="https://github.com/pytest-dev/pytest/compare/8.1.1...8.1.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=8.1.1&new-version=8.1.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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 24eca18 commit eb59ffe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ click = "^8.0.3"
[tool.poetry.dev-dependencies]
black = "^24.4"
mypy = "^1.10"
pytest = "^8.1.1"
pytest = "^8.1.2"
pytest-cov = "^5.0.0"
pytest-mypy = "^0.10.3"
toml = "^0.10.2"
Expand Down

0 comments on commit eb59ffe

Please sign in to comment.