Skip to content

Commit

Permalink
Bump flask-sqlalchemy from 3.0.3 to 3.0.4 (#50)
Browse files Browse the repository at this point in the history
Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst)
- [Commits](pallets-eco/flask-sqlalchemy@3.0.3...3.0.4)

---
updated-dependencies:
- dependency-name: flask-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>
  • Loading branch information
dependabot[bot] authored Jun 21, 2023
1 parent 04dec05 commit 80deebe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python-dotenv = "^0.21"
flask-cors = "^3.0"
certifi = "*"
sqlalchemy = "^1.4.25"
Flask-SQLAlchemy = "^3.0.3"
Flask-SQLAlchemy = "^3.0.4"
PyMySQL = "^1.0.2"
cryptography = "^41.0.1" # needed by PyMySQL

Expand Down

1 comment on commit 80deebe

@vercel
Copy link

@vercel vercel bot commented on 80deebe Jun 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

manim-website-api – ./

manim-website-api.vercel.app
manim-website-api-git-main-manim.vercel.app
manim-website-api-manim.vercel.app

Please sign in to comment.