Skip to content

Commit

Permalink
Merge pull request #205 from PyBAQ/dependabot/pip/django-debug-toolba…
Browse files Browse the repository at this point in the history
…r-4.2.0

Bump django-debug-toolbar from 4.0.0 to 4.2.0
  • Loading branch information
pyjavo committed Nov 25, 2023
2 parents 6425667 + 7883464 commit 9067992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pre-commit==3.3.2 # https://github.com/pre-commit/pre-commit
# ------------------------------------------------------------------------------
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy

django-debug-toolbar==4.0.0 # https://github.com/jazzband/django-debug-toolbar
django-debug-toolbar==4.2.0 # https://github.com/jazzband/django-debug-toolbar
django-extensions==3.2.1 # https://github.com/django-extensions/django-extensions
django-coverage-plugin==3.0.0 # https://github.com/nedbat/django_coverage_plugin
pytest-django==4.5.2 # https://github.com/pytest-dev/pytest-django

0 comments on commit 9067992

Please sign in to comment.