From 9763c1b23a5af76ef45324e3aeae3236f79efc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:13:52 +0000 Subject: [PATCH] Bump sqlalchemy from 1.2.17 to 1.2.19 in /examples/tfb Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.2.17 to 1.2.19. - [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-version: 1.2.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/tfb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/tfb/requirements.txt b/examples/tfb/requirements.txt index 065eecbfc..c9616a8ab 100644 --- a/examples/tfb/requirements.txt +++ b/examples/tfb/requirements.txt @@ -20,7 +20,7 @@ PyYAML==4.2b4 six==1.12.0 slimit==0.8.1 spyne==2.13.9a0 -SQLAlchemy==1.2.17 +SQLAlchemy==1.2.19 Twisted==18.9.0 txpostgres==1.6.0 Werkzeug==0.14.1