dependabot[bot]
78b1eecb07
Update webpack-dev-server requirement to ^3.1.5 in /{{cookiecutter.app_name}}
...
Updates the requirements on [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Commits](https://github.com/webpack/webpack-dev-server/commits/v3.1.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
c0cca15f24
Merge pull request #322 from sloria/dependabot/pip/{{cookiecutter.app_name}}/flask-migrate-2.2.1
6 years ago
dependabot[bot]
30a14f689b
Merge pull request #321 from sloria/dependabot/pip/{{cookiecutter.app_name}}/pytest-3.6.4
6 years ago
dependabot[bot]
b2e55641c8
Bump flask-migrate from 2.2.0 to 2.2.1 in /{{cookiecutter.app_name}}
...
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases )
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.2.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
fb2ab6310a
Bump pytest from 3.6.3 to 3.6.4 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/3.6.3...3.6.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Steven Loria
ab825f6f95
Merge pull request #319 from sloria/pyup-update-sqlalchemy-1.2.9-to-1.2.10
...
Update sqlalchemy to 1.2.10
6 years ago
Steven Loria
4ce73bcf8f
Merge pull request #318 from sloria/pyup-update-pytest-3.6.2-to-3.6.3
...
Update pytest to 3.6.3
6 years ago
pyup-bot
b041e31997
Update sqlalchemy from 1.2.9 to 1.2.10
6 years ago
pyup-bot
09cf9cd3b1
Update pytest from 3.6.2 to 3.6.3
6 years ago
Steven Loria
9acf846f38
Merge pull request #317 from sloria/pyup-update-sqlalchemy-1.2.8-to-1.2.9
...
Update sqlalchemy to 1.2.9
6 years ago
Steven Loria
48e511e271
Merge pull request #316 from sloria/pyup-update-webtest-2.0.29-to-2.0.30
...
Update webtest to 2.0.30
6 years ago
pyup-bot
f9f51a2261
Update sqlalchemy from 1.2.8 to 1.2.9
6 years ago
pyup-bot
d3e4b8d437
Update webtest from 2.0.29 to 2.0.30
6 years ago
Steven Loria
65aba03162
Merge pull request #315 from sloria/pyup-update-pytest-3.6.1-to-3.6.2
...
Update pytest to 3.6.2
6 years ago
Steven Loria
4b8539728b
Merge pull request #314 from dasdachs/pipenv
...
Added Pipfile and updated {{{cookiecutter.app_name}}/README.rst
6 years ago
dasDachs
2c3d429baf
Changed the order for pipenv usage in cookiecutter.json to default to no
6 years ago
dasDachs
6ecc22bd3d
Added post_get hooks to clean up unnecessary package managment files and updated README.rst
6 years ago
pyup-bot
577caf7f3f
Update pytest from 3.6.1 to 3.6.2
6 years ago
dasDachs
26a30c6f01
Added Pipfile and updated {{{cookiecutter.app_name}}/README.rst
6 years ago
Adam Wallis
19cdae8adf
Update boostrap to 4.1.1
...
Updating boostrap required pulling in popper.js (which
required adding sync-exec as a dev dependency). Some
of the templates were updated based on changes from
bootstrap.
Signed-off-by: Adam Wallis <adam.wallis@gmail.com>
6 years ago
Steven Loria
5879da5324
Merge pull request #310 from sloria/pyup-update-flask-migrate-2.1.1-to-2.2.0
...
Update flask-migrate to 2.2.0
6 years ago
Steven Loria
5b1989b162
Merge pull request #311 from sloria/pyup-update-psycopg2-2.7.4-to-2.7.5
...
Update psycopg2 to 2.7.5
6 years ago
pyup-bot
850864371f
Update psycopg2 from 2.7.4 to 2.7.5
6 years ago
pyup-bot
1d31c4efa7
Update flask-migrate from 2.1.1 to 2.2.0
6 years ago
Steven Loria
3abd0d3c87
Merge pull request #254 from sloria/pyup-update-flake8-docstrings-1.1.0-to-1.3.0
...
Update flake8-docstrings to 1.3.0
6 years ago
Steven Loria
df5ad04396
Merge branch 'master' into pyup-update-flake8-docstrings-1.1.0-to-1.3.0
6 years ago
Steven Loria
7bf8bbdb02
Merge pull request #306 from sloria/pyup-update-sqlalchemy-1.2.7-to-1.2.8
...
Update sqlalchemy to 1.2.8
6 years ago
Steven Loria
499f6c13ee
Upgrade invoke; drop py34; upgrade to node 8
6 years ago
Steven Loria
c65be01150
Merge pull request #309 from sloria/pyup-update-wtforms-2.1-to-2.2.1
...
Update wtforms to 2.2.1
7 years ago
Steven Loria
b3ec6dcd09
Merge pull request #308 from sloria/pyup-update-pytest-3.6.0-to-3.6.1
...
Update pytest to 3.6.1
7 years ago
pyup-bot
f360454d18
Update wtforms from 2.1 to 2.2.1
7 years ago
pyup-bot
8fd786ac6b
Update pytest from 3.6.0 to 3.6.1
7 years ago
pyup-bot
df50c8ad6e
Update sqlalchemy from 1.2.7 to 1.2.8
7 years ago
Steven Loria
99b2e58b05
Merge pull request #305 from sloria/pyup-update-pytest-3.5.1-to-3.6.0
...
Update pytest to 3.6.0
7 years ago
pyup-bot
f250afc09c
Update pytest from 3.5.1 to 3.6.0
7 years ago
Steven Loria
83e3560f9c
Merge pull request #304 from sloria/pyup-update-pep8-naming-0.6.1-to-0.7.0
...
Update pep8-naming to 0.7.0
7 years ago
pyup-bot
34a025831e
Update pep8-naming from 0.6.1 to 0.7.0
7 years ago
Steven Loria
769c0ad9dc
Merge pull request #299 from sloria/pyup-update-flask-1.0-to-1.0.2
...
Update flask to 1.0.2
7 years ago
Steven Loria
86a4a5b3fc
Merge pull request #303 from sloria/pyup-update-pep8-naming-0.5.0-to-0.6.1
...
Update pep8-naming to 0.6.1
7 years ago
Steven Loria
55d6b0cfde
Merge pull request #302 from sloria/pyup-update-factory-boy-2.10.0-to-2.11.1
...
Update factory-boy to 2.11.1
7 years ago
pyup-bot
5d866640f5
Update pep8-naming from 0.5.0 to 0.6.1
7 years ago
pyup-bot
84d90872a3
Update factory-boy from 2.10.0 to 2.11.1
7 years ago
pyup-bot
c3a409d42e
Update flask from 1.0 to 1.0.2
7 years ago
Steven Loria
ce7407e375
Merge pull request #292 from sloria/pyup-update-flake8-quotes-0.13.0-to-1.0.0
...
Update flake8-quotes to 1.0.0
7 years ago
Steven Loria
819eba3c7f
Merge pull request #295 from sloria/pyup-update-sqlalchemy-1.2.6-to-1.2.7
...
Update sqlalchemy to 1.2.7
7 years ago
Steven Loria
30c1b778c2
Merge pull request #296 from sloria/pyup-update-pytest-3.5.0-to-3.5.1
...
Update pytest to 3.5.1
7 years ago
Steven Loria
7a594bace9
Merge pull request #297 from sloria/pyup-update-flask-0.12.2-to-1.0
...
Update flask to 1.0
7 years ago
pyup-bot
a752f285d9
Update flask from 0.12.2 to 1.0
7 years ago
pyup-bot
0f9bd3ca31
Update pytest from 3.5.0 to 3.5.1
7 years ago
pyup-bot
cb65a18dcb
Update sqlalchemy from 1.2.6 to 1.2.7
7 years ago