Skip to content

Commit

Permalink
chore(deps): update dependency tox-gh-actions to ~3.2.0 (#396)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tox-gh-actions](https://togithub.com/ymyzk/tox-gh-actions) | `~3.1.0`
-> `~3.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/tox-gh-actions/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/tox-gh-actions/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/tox-gh-actions/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tox-gh-actions/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ymyzk/tox-gh-actions (tox-gh-actions)</summary>

###
[`v3.2.0`](https://togithub.com/ymyzk/tox-gh-actions/releases/tag/v3.2.0)

[Compare
Source](https://togithub.com/ymyzk/tox-gh-actions/compare/v3.1.3...v3.2.0)

#### What's Changed

- Explain how to use tox-gh-actions with tox's requires configuration by
[@&#8203;ymyzk](https://togithub.com/ymyzk) in
[ymyzk/tox-gh-actions#185
- Add CPython 3.12 and PyPy 3.10 to test suites by
[@&#8203;ymyzk](https://togithub.com/ymyzk) in
[ymyzk/tox-gh-actions#190
- Note: tox-gh-actions v3.1.3 has been working well with CPython 3.12
and PyPy 3.10. This release only updates the packaging metadata.

**Full Changelog**:
ymyzk/tox-gh-actions@v3.1.3...v3.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/naa0yama/pythonboilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 24, 2024
1 parent f248988 commit 72e9ee4
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
Expand Up @@ -29,7 +29,7 @@ pip = "^23.0.0"
pre-commit = "~3.6.0"
taskipy = "~1.12.0"
tox = "~4.12.0"
tox-gh-actions = "~3.1.0"
tox-gh-actions = "~3.2.0"

[tool.poetry.group.docs.dependencies]
furo = "~2023.9.0"
Expand Down

0 comments on commit 72e9ee4

Please sign in to comment.