Skip to content

Commit dd06a47

Browse files
Bump sqlalchemy from 1.4.25 to 1.4.31 (#102)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.25 to 1.4.31. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES) - [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 bf712f4 commit dd06a47

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.25
2+
SQLAlchemy==1.4.31
33
alembic==1.6.5
44
Flask_Login==0.5.0
55
Flask_Testing==0.8.1

0 commit comments

Comments
 (0)