From 54c22d30cf01d6e58fec8ad1aca20010d1de1e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 02:58:21 +0000 Subject: [PATCH] Bump sqlalchemy from 1.4.52 to 1.4.53 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.52 to 1.4.53. - [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 3517afb3..fc8f2925 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.53 tensorflow==2.11.0 torch==1.13.1 torchaudio==0.13.1