Skip to content

Commit

Permalink
Merge pull request #703 from nationalarchives/dependabot/pip/django-d…
Browse files Browse the repository at this point in the history
…ebug-toolbar-4.1.0

Bump django-debug-toolbar from 4.0.0 to 4.1.0
  • Loading branch information
jacksonj04 authored May 18, 2023
2 parents 018e779 + 7dd3d1a commit f0024fe
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 @@ -25,7 +25,7 @@ pre-commit==3.3.1 # 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.1.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
Expand Down

0 comments on commit f0024fe

Please sign in to comment.