From 659930cc1584e2ece37462c0bc695c90f33c665c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 17:32:54 +0000 Subject: [PATCH] Bump django-debug-toolbar from 2.1 to 2.2.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 2.1 to 2.2.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/2.2.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/2.1...2.2.1) --- updated-dependencies: - dependency-name: django-debug-toolbar dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 145314e..6060500 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ pytest-django = "==3.8.0" [packages] dj-database-url = "==0.5.0" django-configurations = "==2.2" -django-debug-toolbar = "==2.1" +django-debug-toolbar = "==2.2.1" django-extensions = "==2.2.5" Django = "==2.2.*" psycopg2-binary = "==2.8.4" diff --git a/Pipfile.lock b/Pipfile.lock index 04659dc..4b520ec 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "1e57e4d2df71fb18d355830d0b916b026e975e07e027c72698d1defd429f8525" + "sha256": "5da05cb66b72a8b222d3bab602bddf4bb4c400fa0db770aafcac16b76eb531ab" }, "pipfile-spec": 6, "requires": {}, @@ -88,11 +88,11 @@ }, "django-debug-toolbar": { "hashes": [ - "sha256:24c157bc6c0e1648e0a6587511ecb1b007a00a354ce716950bff2de12693e7a8", - "sha256:77cfba1d6e91b9bc3d36dc7dc74a9bb80be351948db5f880f2562a0cbf20b6c5" + "sha256:7aadab5240796ffe8e93cc7dfbe2f87a204054746ff7ff93cd6d4a0c3747c853", + "sha256:7feaee934608f5cdd95432154be832fe30fda6c1249018191e2c27bc0b6a965e" ], "index": "pypi", - "version": "==2.1" + "version": "==2.2.1" }, "django-extensions": { "hashes": [