1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

Bump django-debug-toolbar from 3.2 to 3.2.1 in /dev

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 to 3.2.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.2...3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-16 20:21:03 +00:00 committed by GitHub
parent e3398bd6ff
commit d98603c2a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
-r ../conf/requirements.txt
coverage==5.5
django-debug-toolbar==3.2
django-debug-toolbar==3.2.1
pycodestyle==2.7.0
pyflakes==2.3.1
pylint==2.7.2