Skip to content

Commit f302b5b

Browse files
chore(deps): update sqlalchemy requirement from ~=1.3.11 to ~=1… (#6671)
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 0b7b8d3 commit f302b5b

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.13
5555
healthcheck~=1.3
5656
elasticsearch-dsl~=7.0.0
5757
flask-redis~=0.4
58-
SQLAlchemy~=1.3.11
58+
SQLAlchemy~=1.3.12
5959
Flask-Elasticsearch~=0.2
6060
paypalrestsdk~=1.13
6161
eventlet~=0.25

0 commit comments

Comments
 (0)