dependabot-preview[bot]
6e3bb53454
Bump supervisor in /{{cookiecutter.app_name}}/requirements
...
Bumps [supervisor](https://github.com/Supervisor/supervisor ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/Supervisor/supervisor/releases )
- [Changelog](https://github.com/Supervisor/supervisor/blob/master/CHANGES.rst )
- [Commits](https://github.com/Supervisor/supervisor/compare/4.0.4...4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
c43b5e75ec
Bump sqlalchemy in /{{cookiecutter.app_name}}/requirements
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
James Curtin
e006fa9710
Remove jinja templating from requirements
5 years ago
Tobiasz Kędzierski
2c71459398
fixup! Add heroku deployment feature
5 years ago
Tobiasz Kędzierski
6264b22311
Add heroku deployment feature
5 years ago
dependabot-preview[bot]
9f0c6ea96f
Bump sqlalchemy in /{{cookiecutter.app_name}}/requirements
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
8aeff97c94
Bump flask-sqlalchemy in /{{cookiecutter.app_name}}/requirements
...
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases )
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.4.0...2.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
eb6aa05163
Bump environs in /{{cookiecutter.app_name}}/requirements
...
Bumps [environs](https://github.com/sloria/environs ) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/sloria/environs/releases )
- [Changelog](https://github.com/sloria/environs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sloria/environs/compare/5.2.1...6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
b600f8a625
Bump werkzeug in /{{cookiecutter.app_name}}/requirements
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.15.6 to 0.16.0.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/0.15.6...0.16.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Tobiasz Kędzierski
4011fb1b50
Update requirements
5 years ago
James Curtin
26081ee747
Eliminate unnecessary pinned dependencies
5 years ago
James Curtin
06d3bf0ea7
Use binary version of psycopg
...
Beginning with the 2.8 release of psycopg, the package is built from source, requiring the user to install system dependencies. Switch to using psycopg-binary package to maintain pre-2.8 behavior of installing from wheel
6 years ago
dependabot-preview[bot]
4c3dac9931
Bump psycopg2 from 2.7.5 to 2.8.2 in /{{cookiecutter.app_name}} ( #488 )
6 years ago
James Curtin
0ed150b02a
Implement docker environment
6 years ago
Steven Loria
67ca88a746
Bump itsdangerous
6 years ago
dependabot[bot]
585f0d0828
Bump sqlalchemy from 1.2.10 to 1.2.11 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://bitbucket.org/zzzeek/sqlalchemy ) from 1.2.10 to 1.2.11.
- [Changelog](https://bitbucket.org/zzzeek/sqlalchemy/src/master/CHANGES )
- [Commits](https://bitbucket.org/zzzeek/sqlalchemy/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Steven Loria
973bcd96cb
Use environment variables for configuration
...
As per https://12factor.net/
Use environs/python-dotenv for reading/parsing variables
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
pyup-bot
b041e31997
Update sqlalchemy from 1.2.9 to 1.2.10
6 years ago
pyup-bot
f9f51a2261
Update sqlalchemy from 1.2.8 to 1.2.9
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
pyup-bot
f360454d18
Update wtforms from 2.1 to 2.2.1
7 years ago
pyup-bot
df50c8ad6e
Update sqlalchemy from 1.2.7 to 1.2.8
7 years ago
pyup-bot
c3a409d42e
Update flask from 1.0 to 1.0.2
7 years ago
pyup-bot
a752f285d9
Update flask from 0.12.2 to 1.0
7 years ago
pyup-bot
cb65a18dcb
Update sqlalchemy from 1.2.6 to 1.2.7
7 years ago
pyup-bot
736f0cb02d
Update sqlalchemy from 1.2.4 to 1.2.6
7 years ago
pyup-bot
8511d922d3
Update sqlalchemy from 1.2.2 to 1.2.4
7 years ago
pyup-bot
8468128267
Update psycopg2 from 2.7.3.2 to 2.7.4
7 years ago
pyup-bot
d25483c912
Update sqlalchemy from 1.2.1 to 1.2.2
7 years ago
pyup-bot
4cc7ea4643
Update sqlalchemy from 1.2.0 to 1.2.1
7 years ago
pyup-bot
e25003831c
Update werkzeug from 0.13 to 0.14.1
7 years ago
pyup-bot
918919ae4b
Update sqlalchemy from 1.1.15 to 1.2.0
7 years ago
pyup-bot
e63768594d
Update werkzeug from 0.12.2 to 0.13
7 years ago
pyup-bot
eb4f4c3c3b
Update flask-login from 0.4.0 to 0.4.1
7 years ago
pyup-bot
4051c11273
Update jinja2 from 2.9.6 to 2.10
7 years ago
pyup-bot
3132e28acf
Update sqlalchemy from 1.1.14 to 1.1.15
7 years ago
pyup-bot
c7cc3d0c70
Update psycopg2 from 2.7.3.1 to 2.7.3.2
7 years ago
pyup-bot
b5baee509e
Update flask-sqlalchemy from 2.3.1 to 2.3.2
7 years ago
pyup-bot
e6401d1d9c
Update flask-sqlalchemy from 2.2 to 2.3.1
7 years ago
pyup-bot
6793056a30
Update sqlalchemy from 1.1.13 to 1.1.14
7 years ago
pyup-bot
7b765d3f4d
Update flask-migrate from 2.1.0 to 2.1.1
7 years ago
pyup-bot
5778134fa9
Update sqlalchemy from 1.1.11 to 1.1.13
7 years ago
pyup-bot
618dc6a584
Update psycopg2 from 2.7.3 to 2.7.3.1
7 years ago
pyup-bot
b1d8366861
Update flask-migrate from 2.0.4 to 2.1.0
7 years ago
pyup-bot
034fcde289
Update psycopg2 from 2.7.2 to 2.7.3
7 years ago
pyup-bot
78c34bd2ea
Update psycopg2 from 2.7.1 to 2.7.2
7 years ago
Will Roberts
119b102693
replace bower with npm and Flask-Assets with webpack
...
The npm configuration:
- Includes linting of javascript with eslint
The webpack setup here:
- Bundles javascript and css, using hashing to support server-side
caching, with support from Flask-Webpack and
manifest-revision-webpack-plugin
- Uses babel to transpile ES6 javascript
- Includes a development server with hot-replacing of javascript and
css code
7 years ago
pyup-bot
f6f6732247
Update sqlalchemy from 1.1.10 to 1.1.11
7 years ago