Skip to content

Commit

Permalink
chore(deps): bump flask-cors from 4.0.0 to 4.0.1 (#245)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@4.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

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] committed Jun 1, 2024
1 parent f800d8e commit 2b3ec4d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ flask-restful = "==0.3.10"
flask-mongoengine = "==1.0.0"
flask-jwt-extended = "==4.6.0"
flask-marshmallow = "==0.15.0"
flask-cors = "==4.0.0"
flask-cors = "==4.0.1"
python-dotenv = "==1.0.1"
passlib = "==1.7.4"
apispec = "==6.6.0"
Expand Down
34 changes: 17 additions & 17 deletions Pipfile.lock

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

0 comments on commit 2b3ec4d

Please sign in to comment.