From e56673dc36006bb7c839b281d166288a12e6c064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:31:10 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.14 to 1.2.19 in /MalwareML/static Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.14 to 1.2.19. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MalwareML/static/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MalwareML/static/requirements.txt b/MalwareML/static/requirements.txt index a421940..42b9903 100644 --- a/MalwareML/static/requirements.txt +++ b/MalwareML/static/requirements.txt @@ -2,4 +2,4 @@ future==0.16.0 pefile==2017.9.3 python-dateutil==2.6.1 six==1.11.0 -SQLAlchemy==1.1.14 +SQLAlchemy==1.2.19