diff --git a/poetry.lock b/poetry.lock index 4b29f54..64c972d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -428,14 +428,14 @@ bcrypt = ["bcrypt"] [[package]] name = "django-debug-toolbar" -version = "4.4.6" +version = "5.0.1" description = "A configurable set of panels that display various debug information about the current request/response." category = "dev" optional = false -python-versions = ">=3.8" +python-versions = ">=3.9" files = [ - {file = "django_debug_toolbar-4.4.6-py3-none-any.whl", hash = "sha256:3beb671c9ec44ffb817fad2780667f172bd1c067dbcabad6268ce39a81335f45"}, - {file = "django_debug_toolbar-4.4.6.tar.gz", hash = "sha256:36e421cb908c2f0675e07f9f41e3d1d8618dc386392ec82d23bcfcd5d29c7044"}, + {file = "django_debug_toolbar-5.0.1-py3-none-any.whl", hash = "sha256:7456cc2e951db37dab335686db7803c4a0ecb6736d120705f6668db9548bf49f"}, + {file = "django_debug_toolbar-5.0.1.tar.gz", hash = "sha256:296f6f18a80710e84fbb8361538ae5ec522a75ebe9ab67db34bcf1026cbeb420"}, ] [package.dependencies] @@ -1096,4 +1096,4 @@ test = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "coverage-enable-subprocess [metadata] lock-version = "2.0" python-versions = ">=3.9,<4.0" -content-hash = "bfc60f5b42c226c0b8d1b613061b405236527438ffe37262c8fcf560efb810e6" +content-hash = "758327c3639e9687e0bb64ca3f6d7bcc46b6dc723e7fca9a1087fb4c4cee77d3" diff --git a/pyproject.toml b/pyproject.toml index 6244d5f..e130936 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ liccheck = "0.9.2" isort = "5.13.2" python-dotenv = "1.0.1" tox = "4.23.2" -django-debug-toolbar = "4.4.6" +django-debug-toolbar = "5.0.1" django-stubs = "5.1.2" # Authorized and unauthorized licenses in LOWER CASE