Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 50 (#92)
Browse files Browse the repository at this point in the history
* Update python-dotenv from 0.10.0 to 0.10.1

* Update sqlalchemy from 1.2.14 to 1.2.15

* Update bcrypt from 3.1.4 to 3.1.5

* Update requests from 2.20.1 to 2.21.0
  • Loading branch information
pyup-bot authored and c-w committed Dec 17, 2018
1 parent e147350 commit 8edd88d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Expand Up @@ -3,5 +3,5 @@ flake8==3.6.0
lockfile==0.12.2
mypy==0.650
nose==1.3.7
python-dotenv==0.10.0
python-dotenv==0.10.1
bandit==1.5.1
6 changes: 3 additions & 3 deletions requirements.txt
Expand Up @@ -7,14 +7,14 @@ Flask-Security==3.0.0
Flask-Testing==0.7.1
Flask-WTF==0.14.2
Flask==1.0.2
SQLAlchemy==1.2.14
SQLAlchemy==1.2.15
WTForms==2.2.1
Werkzeug==0.14.1
apache-libcloud==2.4.0
bcrypt==3.1.4
bcrypt==3.1.5
cached-property==1.5.1
gunicorn==19.9.0
passlib==1.7.1
requests==2.20.1
requests==2.21.0
typing==3.6.6
tzlocal==1.5.1

0 comments on commit 8edd88d

Please sign in to comment.