Skip to content

Commit

Permalink
chore(deps): update dependency tox to v4.4.6 (#113)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tox](https://togithub.com/tox-dev/tox)
([changelog](https://tox.wiki/en/latest/changelog.html)) | dev | patch |
`4.4.5` -> `4.4.6` |

---

### Release Notes

<details>
<summary>tox-dev/tox</summary>

### [`v4.4.6`](https://togithub.com/tox-dev/tox/releases/tag/4.4.6)

[Compare Source](https://togithub.com/tox-dev/tox/compare/4.4.5...4.4.6)

#### What's Changed

- Add link to our own disucssion board by
[@&#8203;jugmac00](https://togithub.com/jugmac00) in
[tox-dev/tox#2921
- Custom prefix in .ini source by
[@&#8203;masenf](https://togithub.com/masenf) in
[tox-dev/tox#2927

**Full Changelog**: tox-dev/tox@4.4.5...4.4.6

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMS4wIn0=-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] committed Mar 7, 2023
1 parent cefc6e2 commit 0a4472f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -50,7 +50,7 @@ pre-commit = "3.0.4"
liccheck = "0.8.3"
isort = "5.12.0"
python-dotenv = "0.21.1"
tox = "4.4.5"
tox = "4.4.6"

# Authorized and unauthorized licenses in LOWER CASE
[tool.liccheck]
Expand Down

0 comments on commit 0a4472f

Please sign in to comment.