Skip to content

Commit

Permalink
build(deps): update dependency pytest-check to v2.4.1 (main) (#1948)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pytest-check](https://redirect.github.com/okken/pytest-check) |
`==2.3.1` -> `==2.4.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pytest-check/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pytest-check/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pytest-check/2.3.1/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pytest-check/2.3.1/2.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>okken/pytest-check (pytest-check)</summary>

###
[`v2.4.1`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#241---2024-Aug-27)

[Compare
Source](https://redirect.github.com/okken/pytest-check/compare/2.4.0...2.4.1)

##### Added

-   `is_nan()`
-   `is_not_nan()`

###
[`v2.4.0`](https://redirect.github.com/okken/pytest-check/blob/HEAD/changelog.md#240---2024-Aug-27)

[Compare
Source](https://redirect.github.com/okken/pytest-check/compare/2.3.1...2.4.0)

##### Modified

-   Drop Python 3.7
-   Add testing for Python 3.12
-   Add tox-uv to tox.ini and main.yml

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 7309a1f commit 5287c9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pynacl==1.5.0
pyparsing==3.1.4
pyrfc3339==1.1
pytest==8.3.3
pytest-check==2.3.1
pytest-check==2.4.1
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-subprocess==1.5.2
Expand Down

0 comments on commit 5287c9a

Please sign in to comment.