From c7f6835bce41393dcebf5a108e58b8a192ca873f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 11:02:35 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.16 to 1.3.0 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.16 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] --- requirements_python3.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_python3.6.txt b/requirements_python3.6.txt index c364ba1..b0b5bba 100644 --- a/requirements_python3.6.txt +++ b/requirements_python3.6.txt @@ -8,7 +8,7 @@ Jinja2==2.10 MarkupSafe==1.1.0 Pillow==5.4.1 requests==2.21.0 -SQLAlchemy==1.2.16 +SQLAlchemy==1.3.0 urllib3==1.24.1 vk==2.0.2 Werkzeug==0.14.1