Releases: drahamim/invenflask
Releases · drahamim/invenflask
v3.0.13
fix(deps): bump click from 8.1.3 to 8.1.7 (#101) Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.7. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.1.3...8.1.7) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.12
What's Changed
- ci(lint): add auto-cancel to workflow by @drahamim in #106
- fix(deps): bump flask-assets from 2.0 to 2.1.0 by @dependabot in #100
Full Changelog: v3.0.11...v3.0.12
v3.0.11
- c2e3c78 fix(db): remove breaking app in create_all (#105)
https://github.com/org/repo/compare/v3.0.11...v3.0.11
v3.0.10
- 3c88486 fix(deps): bump zipp from 3.14.0 to 3.17.0 (#95)
https://github.com/org/repo/compare/v3.0.10...v3.0.10
v3.0.9
fix(deps): bump flask-migrate from 3.1.0 to 4.0.5 (#96) Bumps [flask-migrate](https://github.com/miguelgrinberg/flask-migrate) from 3.1.0 to 4.0.5. - [Release notes](https://github.com/miguelgrinberg/flask-migrate/releases) - [Changelog](https://github.com/miguelgrinberg/Flask-Migrate/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/flask-migrate/compare/v3.1.0...v4.0.5) --- updated-dependencies: - dependency-name: flask-migrate dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.8
fix(deps): bump dominate from 2.7.0 to 2.9.1 (#97) Bumps [dominate](https://github.com/Knio/dominate) from 2.7.0 to 2.9.1. - [Release notes](https://github.com/Knio/dominate/releases) - [Commits](https://github.com/Knio/dominate/compare/2.7.0...2.9.1) --- updated-dependencies: - dependency-name: dominate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.7
fix(deps): bump gunicorn from 20.1.0 to 21.2.0 (#98) Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...21.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.6
fix(deps): bump wtforms from 3.0.1 to 3.1.2 (#99) Bumps [wtforms](https://github.com/wtforms/wtforms) from 3.0.1 to 3.1.2. - [Release notes](https://github.com/wtforms/wtforms/releases) - [Changelog](https://github.com/wtforms/wtforms/blob/master/CHANGES.rst) - [Commits](https://github.com/wtforms/wtforms/compare/3.0.1...3.1.2) --- updated-dependencies: - dependency-name: wtforms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v3.0.5
- 3972909 fix(deps): bump psycopg2 from 2.9.1 to 2.9.9 (#93)
https://github.com/org/repo/compare/v3.0.5...v3.0.5
v3.0.4
fix(deps): bump sqlalchemy from 1.4.25 to 2.0.25 (#92) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.25 to 2.0.25. - [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-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>