Skip to content

Commit

Permalink
chore(deps): update dependency django-debug-toolbar to v4.3.0 (#196)
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.2.0` -> `4.3.0` |

---

### Release Notes

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

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

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

</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

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

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

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Feb 22, 2024
1 parent 6bb1cf3 commit 4197375
Showing 1 changed file with 1 addition and 1 deletion.
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.13.0"
python-dotenv = "1.0.1"
tox = "4.11.4"
django-debug-toolbar = "4.2.0"
django-debug-toolbar = "4.3.0"
django-stubs = "4.2.7"

# Authorized and unauthorized licenses in LOWER CASE
Expand Down

0 comments on commit 4197375

Please sign in to comment.