Skip to content

Commit f6b2946

Browse files
Bump sqlalchemy from 1.2.5 to 1.3.0 in /FlaskPythonHerokuDB
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.5 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@github.com>
1 parent eba669e commit f6b2946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlaskPythonHerokuDB/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ marshmallow-sqlalchemy==0.13.2
1313
psycopg2-binary==2.8.6
1414
pytz==2018.3
1515
six==1.11.0
16-
SQLAlchemy==1.2.5
16+
SQLAlchemy==1.3.0
1717
Werkzeug==0.15.5
1818

0 commit comments

Comments
 (0)