Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2020
1 parent 2516c36 commit d3b6349
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/requirements.txt
Expand Up @@ -6,7 +6,7 @@ certifi==2018.4.16
chardet==3.0.4
decorator==4.3.0
defusedxml==0.5.0
Django==1.11.6
Django==1.11.29
django-allauth==0.36.0
idna==2.6
ipdb==0.11
Expand Down
2 changes: 1 addition & 1 deletion example/requirements2.7.txt
Expand Up @@ -5,7 +5,7 @@ celery==4.1.0
certifi==2018.4.16
chardet==3.0.4
decorator==4.3.0
Django==1.11.6
Django==1.11.29
django-allauth==0.36.0
django-celery==3.2.2
enum34==1.1.6
Expand Down

0 comments on commit d3b6349

Please sign in to comment.