Skip to content
Snippets Groups Projects
Commit 3969ead7 authored by dependabot[bot]'s avatar dependabot[bot] Committed by dependabot[bot]
Browse files

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: default avatardependabot[bot] <support@dependabot.com>
parent d6266a86
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ click = ">=5.0"
# Database
Flask-SQLAlchemy = "==2.3.2"
psycopg2 = "==2.7.7"
SQLAlchemy = "==1.2.18"
SQLAlchemy = "==1.3.0"
# Migrations
Flask-Migrate = "==2.4.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment