Skip to content

Commit 7893380

Browse files
Bump sqlalchemy from 1.4.32 to 1.4.40 (#137)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.32 to 1.4.40. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 043e158 commit 7893380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask_SQLAlchemy==2.5.1
2-
SQLAlchemy==1.4.32
2+
SQLAlchemy==1.4.40
33
alembic==1.7.7
44
Flask_Login==0.6.0
55
Flask_Testing==0.8.1

0 commit comments

Comments
 (0)