Skip to content

Commit b21065a

Browse files
author
stubsabot
committed
[stubsabot] Bump Flask-SQLAlchemy to 3.0.*
Release: https://pypi.org/pypi/Flask-SQLAlchemy/3.0.0 Changelog: https://flask-sqlalchemy.palletsprojects.com/changes/ Diff: pallets-eco/flask-sqlalchemy@2.5.1...3.0.0 Stubsabot analysis of the diff between the two releases: - 21 public Python files have been added. - 3 files included in typeshed's stubs have been deleted: `flask_sqlalchemy/__init__.py`, `flask_sqlalchemy/model.py`, `flask_sqlalchemy/utils.py`. - 0 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 3358. - Total lines of Python code deleted: 2780. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent ae1cca1 commit b21065a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Flask-SQLAlchemy/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "2.5.*"
1+
version = "3.0.*"
22
requires = ["types-SQLAlchemy"]

0 commit comments

Comments
 (0)