Skip to content

Commit bb80b7a

Browse files
Bump sqlalchemy from 1.1.13 to 1.3.0
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.13 to 1.3.0. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9dae75b commit bb80b7a

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
@@ -42,7 +42,7 @@ PyYAML
4242
requests==2.18.4
4343
singledispatch==3.4.0.3
4444
six==1.10.0
45-
SQLAlchemy==1.1.13
45+
SQLAlchemy==1.3.0
4646
urllib3==1.21.1
4747
virtualenv==15.1.0
4848
Werkzeug<2

0 commit comments

Comments
 (0)