Skip to content

Commit 920ab0b

Browse files
Bump sqlalchemy from 1.2.8 to 1.3.0
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.8 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 898a13f commit 920ab0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python-dateutil==2.7.3
1717
python-editor==1.0.3
1818
requests==2.19.1
1919
six==1.11.0
20-
SQLAlchemy==1.2.8
20+
SQLAlchemy==1.3.0
2121
urllib3==1.23
2222
Werkzeug==0.16.1
2323
boto3==1.9.169

0 commit comments

Comments
 (0)