Skip to content

Commit

Permalink
chore(deps): update dependency django-debug-toolbar to v4.2.0 (#170)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar)
([changelog](https://django-debug-toolbar.readthedocs.io/en/latest/changes.html))
| dev | minor | `4.1.0` -> `4.2.0` |

---

### Release Notes

<details>
<summary>jazzband/django-debug-toolbar (django-debug-toolbar)</summary>

###
[`v4.2.0`](https://github.com/jazzband/django-debug-toolbar/compare/4.1...4.2)

[Compare
Source](https://github.com/jazzband/django-debug-toolbar/compare/4.1...4.2)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjExIiwidXBkYXRlZEluVmVyIjoiMzYuMS4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Oct 14, 2023
1 parent a931ece commit 28de367
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 @@ -51,7 +51,7 @@ liccheck = "0.9.1"
isort = "5.12.0"
python-dotenv = "1.0.0"
tox = "4.5.1"
django-debug-toolbar = "4.1.0"
django-debug-toolbar = "4.2.0"
django-stubs = "4.2.3"

# Authorized and unauthorized licenses in LOWER CASE
Expand Down

0 comments on commit 28de367

Please sign in to comment.