From b73706d9f9625d1d39f1f360a98700dbce6f93e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 00:23:00 +0000 Subject: [PATCH] chore(deps): Bump sqlalchemy from 2.0.34 to 2.0.35 in /rootfs/webapp Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.34 to 2.0.35. - [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] --- rootfs/webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/webapp/requirements.txt b/rootfs/webapp/requirements.txt index 5f4db9d9..0231ad91 100644 --- a/rootfs/webapp/requirements.txt +++ b/rootfs/webapp/requirements.txt @@ -5,4 +5,4 @@ gunicorn[eventlet]==23.0.0 requests==2.32.3 rrdtool==0.1.16 schedule==1.2.2 -sqlalchemy==2.0.34 +sqlalchemy==2.0.35