From da11f1aa2379706f6e19c4a6452ef753905a359a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:25:46 +0000 Subject: [PATCH] chore(deps): Bump sqlalchemy from 2.0.28 to 2.0.29 in /rootfs/webapp Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.28 to 2.0.29. - [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 004795d1b..58e42b9ed 100644 --- a/rootfs/webapp/requirements.txt +++ b/rootfs/webapp/requirements.txt @@ -5,4 +5,4 @@ gunicorn[eventlet]==21.2.0 requests==2.31.0 rrdtool==0.1.16 schedule==1.2.1 -sqlalchemy==2.0.28 +sqlalchemy==2.0.29