Skip to content

Update flask-sqlalchemy to 3.1.0#327

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-sqlalchemy-3.0.3-to-3.1.0
Open

Update flask-sqlalchemy to 3.1.0#327
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-flask-sqlalchemy-3.0.3-to-3.1.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates Flask-SQLAlchemy from 3.0.3 to 3.1.0.

Changelog

3.1.0

-------------

Released 2023-09-10

-   Drop support for Python 3.7.  :pr:`1251`
-   Add support for the SQLAlchemy 2.x API via ``model_class`` parameter. :issue:`1140`
-   Bump minimum version of SQLAlchemy to 2.0.16.
-   Remove previously deprecated code.
-   Pass extra keyword arguments from ``get_or_404`` to ``session.get``. :issue:`1149`
-   Fix bug with finding right bind key for clause statements. :issue:`1211`

3.0.5

-------------

Released 2023-06-21

-   ``Pagination.next()`` enforces ``max_per_page``. :issue:`1201`
-   Improve type hint for ``get_or_404`` return value to be non-optional. :pr:`1226`

3.0.4

-------------

Released 2023-06-19

-   Fix type hint for ``get_or_404`` return value. :pr:`1208`
-   Fix type hints for pyright (used by VS Code Pylance extension). :issue:`1205`
Links

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant