Skip to content

Commit 9bd578e

Browse files
Bump sqlalchemy from 1.1.11 to 1.3.0 in /requirements
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.11 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 f346e38 commit 9bd578e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python-dateutil==2.6.1
2323
python-dotenv==0.6.5
2424
python-editor==1.0.3
2525
six==1.10.0
26-
SQLAlchemy==1.1.11
26+
SQLAlchemy==1.3.0
2727
visitor==0.1.3
2828
webencodings==0.5.1
2929
Werkzeug==0.12.2

0 commit comments

Comments
 (0)