From e57eb65eea240a94cdb34b21613983e6ded19111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:05:53 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.52 to 1.4.54 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 1.4.54. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41cd07a7..5fe82bc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ numpy==1.23.5 openvino==2023.2.0 protobuf==3.19.4 redis==4.6.0 -SQLAlchemy==1.4.52 +SQLAlchemy==1.4.54 tensorflow==2.11.0 torch==1.13.1 torchaudio==0.13.1