Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.0 (#52)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.0.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.10...v4.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 2, 2023
1 parent 3817ef9 commit 2fd6c7e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.8"
flask = "^2.2"
python-dotenv = "^0.21"
flask-cors = "^3.0"
flask-cors = "^4.0"
certifi = "*"
sqlalchemy = "^1.4.25"
Flask-SQLAlchemy = "^3.0.5"
Expand Down

1 comment on commit 2fd6c7e

@vercel
Copy link

@vercel vercel bot commented on 2fd6c7e Jul 2, 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-manim.vercel.app
manim-website-api.vercel.app
manim-website-api-git-main-manim.vercel.app

Please sign in to comment.