Skip to content

Commit 250b920

Browse files
chore(deps): update sqlalchemy requirement from ~=1.3.6 to ~=1.… (#6365)
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version. - [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-preview[bot] <[email protected]>
1 parent f3d28ef commit 250b920

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
@@ -55,7 +55,7 @@ sentry-sdk[flask]~=0.10
5555
healthcheck~=1.3
5656
elasticsearch-dsl~=7.0
5757
flask-redis~=0.4
58-
SQLAlchemy~=1.3.6
58+
SQLAlchemy~=1.3.7
5959
Flask-Elasticsearch~=0.2
6060
paypalrestsdk~=1.13
6161
eventlet~=0.25

0 commit comments

Comments
 (0)