Steven Loria
7ec6dbaffb
Merge pull request #495 from cookiecutter-flask/update-js-deps
...
Upgrade JS modules
5 years ago
Steven Loria
a687090a5d
Merge pull request #491 from jamescurtin/pipfile_python_version
...
Remove pinned python version from pipfile
5 years ago
James Curtin
956390b308
Upgrade JS modules
...
A number of modules were a few major versions out of date or were deprecated. Bumping versions and swapping out a few dependencies that do not seem to be maintained.
5 years ago
dependabot-preview[bot]
6ff24f16d6
Update raw-loader requirement in /{{cookiecutter.app_name}} ( #494 )
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
James Curtin
d89245475a
Remove pinned python version from pipfile
...
It is causing an issue with Dependabot due to a known pipenv limitation. See https://github.com/pypa/pipenv/issues/1050
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
Steven Loria
f9e67de94c
Update GitHub links
6 years ago
Steven Loria
19d2777c22
Merge pull request #487 from jamescurtin/bugfix-pipfile
...
Bugfix pipfile
6 years ago
James Curtin
6567914403
Bugfix pipfile
...
Merge conflict wasn't fully resolved. Doh!
6 years ago
James Curtin
9b2045c235
Merge pull request #483 from jamescurtin/add-docker
...
Implement docker environment
6 years ago
James Curtin
0ed150b02a
Implement docker environment
6 years ago
dependabot-preview[bot]
4f40e61d84
Update factory-boy requirement in /{{cookiecutter.app_name}} ( #476 )
6 years ago
dependabot-preview[bot]
550e2d062c
Bump werkzeug from 0.15.2 to 0.15.4 in /{{cookiecutter.app_name}} ( #478 )
6 years ago
dependabot-preview[bot]
1081220d59
Bump sqlalchemy from 1.3.3 to 1.3.4 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
6 years ago
dependabot-preview[bot]
547cae88b6
Bump flask-migrate from 2.5.1 to 2.5.2 in /{{cookiecutter.app_name}}
...
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases )
- [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/master/CHANGES.md )
- [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v2.5.1...v2.5.2 )
6 years ago
dependabot[bot]
4ba10e8df1
Bump flask-migrate from 2.4.0 to 2.5.1 in /{{cookiecutter.app_name}}
...
Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate ) from 2.4.0 to 2.5.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.4.0...v2.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
86c4f321b9
Bump flask from 1.0.2 to 1.0.3 in /{{cookiecutter.app_name}}
...
Bumps [flask](https://github.com/pallets/flask ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/1.0.2...1.0.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
6ccceab5e9
Bump environs from 4.1.2 to 4.1.3 in /{{cookiecutter.app_name}}
...
Bumps [environs](https://github.com/sloria/environs ) from 4.1.2 to 4.1.3.
- [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/4.1.2...4.1.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
af6b571bc3
Bump isort from 4.3.19 to 4.3.20 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.19 to 4.3.20.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/4.3.20/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.19...4.3.20 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
c53aad44d8
Bump isort from 4.3.18 to 4.3.19 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.18 to 4.3.19.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.18...4.3.19 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
5a34f40efd
Bump pytest from 4.4.2 to 4.5.0 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 4.4.2 to 4.5.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/4.4.2...4.5.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
5b5d7ba6a0
Bump werkzeug from 0.14.1 to 0.15.2 in /{{cookiecutter.app_name}} ( #451 )
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 0.14.1 to 0.15.2.
- [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.14.1...0.15.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
e4a1f7461e
Update raw-loader requirement in /{{cookiecutter.app_name}} ( #460 )
...
Updates the requirements on [raw-loader](https://github.com/webpack-contrib/raw-loader ) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases )
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/raw-loader/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
37155de801
Update less-loader requirement in /{{cookiecutter.app_name}} ( #469 )
...
Updates the requirements on [less-loader](https://github.com/webpack-contrib/less-loader ) to permit the latest version.
- [Release notes](https://github.com/webpack-contrib/less-loader/releases )
- [Changelog](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/less-loader/compare/v4.0.4...v5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
4eab3ed8fe
Bump pytest from 4.4.1 to 4.4.2 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 4.4.1 to 4.4.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/4.4.1...4.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
27670bb833
Bump environs from 4.1.0 to 4.1.2 in /{{cookiecutter.app_name}}
...
Bumps [environs](https://github.com/sloria/environs ) from 4.1.0 to 4.1.2.
- [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/4.1.0...4.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
fbdb8b3070
Bump flake8-quotes from 1.0.0 to 2.0.1 in /{{cookiecutter.app_name}} ( #467 )
...
Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes ) from 1.0.0 to 2.0.1.
- [Release notes](https://github.com/zheller/flake8-quotes/releases )
- [Commits](https://github.com/zheller/flake8-quotes/compare/1.0.0...2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
3b51b85f37
Bump isort from 4.3.17 to 4.3.18 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.17 to 4.3.18.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.17...4.3.18 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
b9bb7bb7fd
Bump flask-sqlalchemy from 2.3.2 to 2.4.0 in /{{cookiecutter.app_name}}
...
Bumps [flask-sqlalchemy](https://github.com/pallets/flask-sqlalchemy ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/pallets/flask-sqlalchemy/releases )
- [Changelog](https://github.com/pallets/flask-sqlalchemy/blob/master/docs/changelog.rst )
- [Commits](https://github.com/pallets/flask-sqlalchemy/compare/2.3.2...2.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
e023e04918
Bump pytest from 4.4.0 to 4.4.1 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 4.4.0 to 4.4.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/4.4.0...4.4.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
9e86b603cd
Bump sqlalchemy from 1.3.2 to 1.3.3 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.2 to 1.3.3.
- [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[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
d09b6aed68
Bump psycopg2 from 2.8.1 to 2.8.2 in /{{cookiecutter.app_name}}
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
0d5863ae62
Bump psycopg2 from 2.8 to 2.8.1 in /{{cookiecutter.app_name}}
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.8 to 2.8.1.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
f4b963f2e5
Bump isort from 4.3.16 to 4.3.17 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.16 to 4.3.17.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.16...4.3.17 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
181a234cbd
Bump jinja2 from 2.10 to 2.10.1 in /{{cookiecutter.app_name}}
...
Bumps [jinja2](https://github.com/mitsuhiko/jinja2 ) from 2.10 to 2.10.1.
- [Release notes](https://github.com/mitsuhiko/jinja2/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/docs/changelog.rst )
- [Commits](https://github.com/mitsuhiko/jinja2/compare/2.10...2.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
fbe77e97e2
Bump psycopg2 from 2.7.7 to 2.8 in /{{cookiecutter.app_name}}
...
Bumps [psycopg2](https://github.com/psycopg/psycopg2 ) from 2.7.7 to 2.8.
- [Release notes](https://github.com/psycopg/psycopg2/releases )
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS )
- [Commits](https://github.com/psycopg/psycopg2/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
02fef4c418
Bump sqlalchemy from 1.3.1 to 1.3.2 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.1 to 1.3.2.
- [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[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
f47a5f5f28
Bump pytest from 4.3.1 to 4.4.0 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 4.3.1 to 4.4.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/4.3.1...4.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
d00fa7ea33
Bump isort from 4.3.15 to 4.3.16 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.15 to 4.3.16.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.15...4.3.16 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
3f59a9227b
Bump flake8-isort from 2.6.0 to 2.7.0 in /{{cookiecutter.app_name}}
...
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases )
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst )
- [Commits](https://github.com/gforcada/flake8-isort/compare/2.6.0...2.7.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
5dfa112671
Bump pytest from 4.3.0 to 4.3.1 in /{{cookiecutter.app_name}}
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 4.3.0 to 4.3.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/4.3.0...4.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
d5402a9716
Bump sqlalchemy from 1.3.0 to 1.3.1 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.3.0 to 1.3.1.
- [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[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
5ebea39097
Bump isort from 4.3.13 to 4.3.15 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.13 to 4.3.15.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.13...4.3.15 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Steven Loria
f14ac6290e
Remove dead links
...
close #425
6 years ago
dependabot[bot]
dddb3b3e94
Bump pep8-naming from 0.8.0 to 0.8.2 in /{{cookiecutter.app_name}} ( #424 )
...
Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming ) from 0.8.0 to 0.8.2.
<details>
<summary>Changelog</summary>
*Sourced from [pep8-naming's changelog](https://github.com/PyCQA/pep8-naming/blob/master/CHANGELOG.rst ).*
> 0.8.2 - 2019-02-04
> ------------------
>
> * Fix a problem with ``ignore-names`` option initialization.
>
> 0.8.1 - 2019-02-04
> ------------------
>
> * ``ignore-names`` now also applies to the N806, N815, and N816 checks.
>
> * ``failureException``, ``longMessage``, and ``maxDiff`` have been added to
> the default ``ignore-names`` list.
>
> * Allow lowercase names to be imported as just ``_``.
>
> * Allow function arguments to be named just ``_``.
>
> * Support Python 2's tuple syntax in ``except`` clauses.
</details>
<details>
<summary>Commits</summary>
- [`7654783`](76547834f2
) Merge pull request [#111 ](https://github-redirect.dependabot.com/PyCQA/pep8-naming/issues/111 ) from jparise/ignore-names-default
- [`3401bd1`](3401bd1e83
) Test --ignore-names for relevant error codes
- [`743b26c`](743b26c964
) Fix ignore-names option initialization
- [`2d0e538`](2d0e53885c
) Merge pull request [#108 ](https://github-redirect.dependabot.com/PyCQA/pep8-naming/issues/108 ) from jparise/setup-check-rest
- [`dadf0af`](dadf0afcba
) Merge pull request [#107 ](https://github-redirect.dependabot.com/PyCQA/pep8-naming/issues/107 ) from jparise/0.8.1-changelog
- [`a71425b`](a71425b576
) Check reStructuredText syntax along with flake8
- [`a7c1539`](a7c1539add
) Prepare the changelog for the 0.8.1 release
- [`3b10510`](3b10510d3c
) Merge pull request [#105 ](https://github-redirect.dependabot.com/PyCQA/pep8-naming/issues/105 ) from jparise/function-type
- [`67294f0`](67294f00b2
) Consistently use the _FunctionType constants
- [`9596c43`](9596c4338b
) Merge pull request [#100 ](https://github-redirect.dependabot.com/PyCQA/pep8-naming/issues/100 ) from jparise/excepthandler-tuple
- Additional commits viewable in [compare view](https://github.com/PyCQA/pep8-naming/compare/0.8.0...0.8.2 )
</details>
<br />
[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pep8-naming&package-manager=pip&previous-version=0.8.0&new-version=0.8.2 )](https://dependabot.com/compatibility-score.html?dependency-name=pep8-naming&package-manager=pip&previous-version=0.8.0&new-version=0.8.2 )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
Dependabot will **not** automatically merge this PR because this dependency is pre-1.0.0.
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com ):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot .
</details>
6 years ago
dependabot[bot]
700b3ee97b
Bump isort from 4.3.12 to 4.3.13 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.12 to 4.3.13.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.12...4.3.13 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
dc19e6a2ae
Bump isort from 4.3.11 to 4.3.12 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.11...4.3.12 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
a1fd9fe1f3
Bump isort from 4.3.10 to 4.3.11 in /{{cookiecutter.app_name}}
...
Bumps [isort](https://github.com/timothycrosley/isort ) from 4.3.10 to 4.3.11.
- [Release notes](https://github.com/timothycrosley/isort/releases )
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/timothycrosley/isort/compare/4.3.10...4.3.11 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
dependabot[bot]
3969ead714
Bump sqlalchemy from 1.2.18 to 1.3.0 in /{{cookiecutter.app_name}}
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.2.18 to 1.3.0.
- [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[bot] <support@dependabot.com>
6 years ago