Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Scheduled monthly dependency update for November (#37)
Browse files Browse the repository at this point in the history
* Update flake8 from 3.7.8 to 3.7.9

* Update flake8-comprehensions from 2.2.0 to 3.0.1

* Update flake8-print from 3.1.0 to 3.1.3

* Update pre-commit from 1.18.3 to 1.20.0

* Update redis from 3.3.8 to 3.3.11
  • Loading branch information
pyup-bot authored and Bibhas committed Nov 4, 2019
1 parent a863d2d commit bb3b6ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
isort==4.3.21
toml==0.10.0
flake8==3.7.8
flake8==3.7.9
flake8-assertive
flake8-blind-except==0.1.1
flake8-builtins==1.4.1
flake8-coding==1.3.2
flake8-comprehensions==2.2.0
flake8-comprehensions==3.0.1
flake8-isort==2.7.0
flake8-logging-format==0.6.0
flake8-mutable==1.2.0
flake8-print==3.1.0
flake8-print==3.1.3
pep8-naming==0.8.2
pre-commit==1.18.3
pre-commit==1.20.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==1.1.1
Flask-SQLAlchemy==2.4.1
Flask-RQ2==18.3
Flask-Migrate==2.5.2
redis==3.3.8
redis==3.3.11
https://github.com/hasgeek/coaster/archive/master.zip
https://github.com/hasgeek/baseframe/archive/master.zip
https://github.com/hasgeek/flask-lastuser/archive/master.zip

0 comments on commit bb3b6ed

Please sign in to comment.