Skip to content

Commit

Permalink
Bump django-debug-toolbar from 4.4.2 to 4.4.5 (#5520)
Browse files Browse the repository at this point in the history
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.4.2 to 4.4.5.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](jazzband/django-debug-toolbar@4.4.2...4.4.5)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent 837ce75 commit f00e82a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ django-axes==6.5.1
# via -r requirements.in
django-csp==3.8
# via -r requirements.in
django-debug-toolbar==4.4.2
django-debug-toolbar==4.4.5
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ opensearch-dsl==2.1.0
elastic-apm==6.22.3

# Testing and dev
django-debug-toolbar==4.4.2
django-debug-toolbar==4.4.5
werkzeug==3.0.3 # Required by runserver_plus - useful for local dev

WSGIserver==1.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ django-axes==6.5.1
# via -r requirements.in
django-csp==3.8
# via -r requirements.in
django-debug-toolbar==4.4.2
django-debug-toolbar==4.4.5
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
Expand Down

0 comments on commit f00e82a

Please sign in to comment.