dependabot-preview[bot]
d630bb6016
Bump flake8-debugger in /{{cookiecutter.app_name}}/requirements
...
Bumps [flake8-debugger](https://github.com/jbkahn/flake8-debugger ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/jbkahn/flake8-debugger/releases )
- [Commits](https://github.com/jbkahn/flake8-debugger/compare/3.1.0...3.1.1 )
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]
ba333e67b4
Bump pytest in /{{cookiecutter.app_name}}/requirements
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.2.0 to 5.2.1.
- [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/5.2.0...5.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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]
bcf08ed558
Bump pdbpp in /{{cookiecutter.app_name}}/requirements
...
Bumps [pdbpp](https://github.com/antocuni/pdb ) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/antocuni/pdb/releases )
- [Changelog](https://github.com/pdbpp/pdbpp/blob/master/CHANGELOG )
- [Commits](https://github.com/antocuni/pdb/compare/0.10.0...0.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
1b42327806
Bump flake8-docstrings in /{{cookiecutter.app_name}}/requirements
...
Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings ) from 1.4.0 to 1.5.0.
- [Release notes](https://gitlab.com/pycqa/flake8-docstrings/tags )
- [Changelog](https://gitlab.com/pycqa/flake8-docstrings/blob/master/HISTORY.rst )
- [Commits](https://gitlab.com/pycqa/flake8-docstrings/compare/1.4.0...1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot]
7c7a6fbc6f
Bump pytest in /{{cookiecutter.app_name}}/requirements
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/5.2.0/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.3...5.2.0 )
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
James Curtin
5f0fff195a
Remove pinned pydocstyle version
5 years ago
dependabot-preview[bot]
89e37224c0
Bump pytest in /{{cookiecutter.app_name}}/requirements ( #559 )
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
fb94f46b3c
Implement temporary fix for breaking change in pydocstyle ( #519 )
5 years ago
James Curtin
64b644a490
Add black formatting
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]
2403331e03
Bump pytest from 3.7.3 to 3.7.4 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.7.3 to 3.7.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.7.3...3.7.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
de96c5d3db
Bump pytest from 3.7.2 to 3.7.3 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.7.2 to 3.7.3.
- [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.7.2...3.7.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
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
dependabot[bot]
9d33a184fe
Bump pytest from 3.7.1 to 3.7.2 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.7.1 to 3.7.2.
- [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.7.1...3.7.2 )
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]
f971c04a98
Bump pytest from 3.7.0 to 3.7.1 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.7.0 to 3.7.1.
- [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.7.0...3.7.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
b65d18b712
Bump pytest from 3.6.4 to 3.7.0 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 3.6.4 to 3.7.0.
- [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.4...3.7.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
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
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
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
pyup-bot
577caf7f3f
Update pytest from 3.6.1 to 3.6.2
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
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
pyup-bot
f250afc09c
Update pytest from 3.5.1 to 3.6.0
7 years ago
pyup-bot
34a025831e
Update pep8-naming from 0.6.1 to 0.7.0
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
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