Browse Source

Merge pull request #423 from chakki-works/dependabot/pip/django-2.1.11

Bump django from 2.1.7 to 2.1.11
pull/436/head
Hiroki Nakayama 4 years ago
committed by GitHub
parent
commit
b295993ac3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      requirements.txt

2
requirements.txt

@ -4,7 +4,7 @@ colour==0.1.5
chardet==3.0.4 chardet==3.0.4
coverage==4.5.3 coverage==4.5.3
dj-database-url==0.5.0 dj-database-url==0.5.0
Django==2.1.7
Django==2.1.11
django-cloud-browser==0.5.0 django-cloud-browser==0.5.0
django-filter==2.0.0 django-filter==2.0.0
django-heroku==0.3.1 django-heroku==0.3.1

Loading…
Cancel
Save