Skip to content

Commit 306544e

Browse files
Bump sqlalchemy from 2.0.43 to 2.0.44 in /install
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.43 to 2.0.44. - [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: 2.0.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff6af38 commit 306544e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ pyserial==3.5
3030
python-dateutil==2.9.0.post0
3131
requests==2.32.4
3232
setuptools==80.9.0
33-
SQLAlchemy==2.0.43
33+
SQLAlchemy==2.0.44
3434
Werkzeug==3.1.3
3535
WTForms==3.2.1

0 commit comments

Comments
 (0)