From ab04c4038a4df47d38c57247e7e1d9ec0da1ad3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 00:58:08 +0000 Subject: [PATCH] Bump sqlalchemy from 2.0.30 to 2.0.31 in /rootfs/webapp Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.30 to 2.0.31. - [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 5c2a37a1..04bcc9ca 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.30 +sqlalchemy==2.0.31