Skip to content

Commit

Permalink
Update django-debug-toolbar to 3.2.1 (#1925)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathjazz authored Apr 18, 2021
1 parent 1af6919 commit 587c53b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# requirements/default.txt contains all dependencies required to run the project in the production environment.
-r default.txt

django-debug-toolbar==3.2
django-debug-toolbar==3.2.1
django-extensions==3.0.9
django-sslserver==0.19
pip-tools==5.5.0
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,9 @@ django-csp==3.7 \
--hash=sha256:01443a07723f9a479d498bd7bb63571aaa771e690f64bde515db6cdb76e8041a \
--hash=sha256:01eda02ad3f10261c74131cdc0b5a6a62b7c7ad4fd017fbefb7a14776e0a9727
# via -r requirements/default.txt
django-debug-toolbar==3.2 \
--hash=sha256:84e2607d900dbd571df0a2acf380b47c088efb787dce9805aefeb407341961d2 \
--hash=sha256:9e5a25d0c965f7e686f6a8ba23613ca9ca30184daa26487706d4829f5cfb697a
django-debug-toolbar==3.2.1 \
--hash=sha256:a5ff2a54f24bf88286f9872836081078f4baa843dc3735ee88524e89f8821e33 \
--hash=sha256:e759e63e3fe2d3110e0e519639c166816368701eab4a47fed75d7de7018467b9
# via -r requirements/dev.in
django-dirtyfields==1.3.1 \
--hash=sha256:c3aafe524fc26c6ac573bbaf3ea852607e7b0f8622a2ec23dcdf65e1a9dcb7bb
Expand Down

0 comments on commit 587c53b

Please sign in to comment.