Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 9e2c1b1 commit 0a97021
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ django-admin-ordering==0.15.0
# via django-terra-geocrud
django-admin-thumbnails==0.2.6
# via django-terra-geocrud
django-debug-toolbar==3.2.4
django-debug-toolbar==4.2.0
# via -r requirements.in
django-geostore==0.6.7
# via django-terra-geocrud
Expand Down Expand Up @@ -134,7 +134,9 @@ enum-compat==0.0.3
fiona==1.8.21
# via django-geostore
fonttools[woff]==4.29.1
# via weasyprint
# via
# fonttools
# weasyprint
future==0.18.2
# via django-json-widget
gevent==21.12.0
Expand All @@ -149,6 +151,8 @@ html5lib==1.1
# via weasyprint
idna==3.3
# via requests
importlib-resources==6.1.0
# via jsonschema
inflection==0.5.1
# via drf-yasg
itypes==1.2.0
Expand Down Expand Up @@ -259,6 +263,8 @@ webencodings==0.5.1
# cssselect2
# html5lib
# tinycss2
zipp==3.17.0
# via importlib-resources
zope-event==4.5.0
# via gevent
zope-interface==5.4.0
Expand Down

0 comments on commit 0a97021

Please sign in to comment.