From bb2bcc8c3a39f6b9301cd09f827516da4b7e04c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:29:49 +0000 Subject: [PATCH] Bump sqlalchemy from 1.1.13 to 1.2.19 in /github_issue_summarization Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.1.13 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] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 3857b5c90..96bddcdc8 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -195,7 +195,7 @@ spacy==2.0.5 Sphinx==1.6.3 sphinxcontrib-websupport==1.0.1 spyder==3.2.3 -SQLAlchemy==1.1.13 +SQLAlchemy==1.2.19 statsmodels==0.8.0 sympy==1.1.1 tables==3.4.2