dependabot[bot]
|
79fb05ac6e
|
Bump itsdangerous from 0.24 to 1.0.0 in /{{cookiecutter.app_name}}
Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 0.24 to 1.0.0.
- [Release notes](https://github.com/pallets/itsdangerous/releases)
- [Changelog](https://github.com/pallets/itsdangerous/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/itsdangerous/compare/0.24...1.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
8b05cba748
|
Bump webtest from 2.0.30 to 2.0.32 in /{{cookiecutter.app_name}}
Bumps [webtest](https://github.com/Pylons/webtest) from 2.0.30 to 2.0.32.
- [Release notes](https://github.com/Pylons/webtest/releases)
- [Commits](https://github.com/Pylons/webtest/compare/2.0.30...2.0.32)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
a210e094c7
|
Bump pytest from 3.8.1 to 3.8.2 in /{{cookiecutter.app_name}}
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.1 to 3.8.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.8.1...3.8.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
75a22cc867
|
Bump pytest from 3.8.0 to 3.8.1 in /{{cookiecutter.app_name}}
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.8.0 to 3.8.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.8.0...3.8.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
cc790b6c74
|
Bump sqlalchemy from 1.2.8 to 1.2.12 in /{{cookiecutter.app_name}}
Bumps [sqlalchemy](https://bitbucket.org/zzzeek/sqlalchemy) from 1.2.8 to 1.2.12.
- [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]
|
c24d9d2806
|
Bump pytest from 3.6.1 to 3.8.0 in /{{cookiecutter.app_name}}
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.6.1 to 3.8.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.1...3.8.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
6 years ago |
dependabot[bot]
|
8aac6d10c6
|
Bump webtest from 2.0.29 to 2.0.30 in /{{cookiecutter.app_name}}
Bumps [webtest](https://github.com/Pylons/webtest) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/Pylons/webtest/releases)
- [Commits](https://github.com/Pylons/webtest/compare/2.0.29...2.0.30)
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 |
dasDachs
|
6ecc22bd3d
|
Added post_get hooks to clean up unnecessary package managment files and updated README.rst
|
6 years ago |
dasDachs
|
26a30c6f01
|
Added Pipfile and updated {{{cookiecutter.app_name}}/README.rst
|
6 years ago |