From 4197375a9fbd5111aa35e4fb4d033a97ada5490d Mon Sep 17 00:00:00 2001 From: "descope[bot]" <107609351+descope[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:34:49 +0000 Subject: [PATCH] chore(deps): update dependency django-debug-toolbar to v4.3.0 (#196) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [django-debug-toolbar](https://togithub.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
jazzband/django-debug-toolbar (django-debug-toolbar) ### [`v4.3.0`](https://togithub.com/jazzband/django-debug-toolbar/compare/4.2...4.3) [Compare Source](https://togithub.com/jazzband/django-debug-toolbar/compare/4.2...4.3)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: descope[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f675a62..a52d07c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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