Skip to content

Commit

Permalink
Bump django from 3.0.3 to 3.0.7 (#193)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.0.3 to 3.0.7.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.0.3...3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Batiste Bieler <batiste.bieler@gmail.com>
  • Loading branch information
dependabot[bot] and batiste committed Jun 8, 2020
1 parent fbb8133 commit cad7468
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-doc.txt
@@ -1,4 +1,4 @@
# Read the docs loves `requirements.txt` files.
Django==3.0.3
Django==3.0.7

.[docs]
2 changes: 1 addition & 1 deletion requirements-frozen.txt
Expand Up @@ -2,7 +2,7 @@ asgiref==3.2.3
astroid==2.3.3
certifi==2019.11.28
chardet==3.0.4
Django==3.0.3
Django==3.0.7
django-ckeditor==5.9.0
django-haystack==2.8.1
django-js-asset==1.2.2
Expand Down

0 comments on commit cad7468

Please sign in to comment.