From dd39299cac07b84bf7c93ffbf605da5d38ffd0e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 00:54:58 +0000 Subject: [PATCH] chore(deps): Bump sqlalchemy from 2.0.31 to 2.0.32 in /rootfs/webapp Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32. - [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 04bcc9ca..2a2ea28f 100644 --- a/rootfs/webapp/requirements.txt +++ b/rootfs/webapp/requirements.txt @@ -5,4 +5,4 @@ gunicorn[eventlet]==22.0.0 requests==2.32.3 rrdtool==0.1.16 schedule==1.2.2 -sqlalchemy==2.0.31 +sqlalchemy==2.0.32