Skip to content

Commit

Permalink
Bump flask-cors from 3.0.10 to 4.0.1 (#351)
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.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@3.0.10...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2024
1 parent 9ad829e commit fc1260c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask-Cors==3.0.10
Flask-Cors==4.0.1
Flask==2.3.3
Werkzeug==2.3.8
boto3==1.24.30
Expand Down
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ flask==2.3.3
# via
# -r requirements.in
# flask-cors
flask-cors==3.0.10
flask-cors==4.0.1
# via -r requirements.in
idna==3.4
# via requests
Expand Down Expand Up @@ -93,7 +93,6 @@ s3transfer==0.6.1
six==1.16.0
# via
# ecdsa
# flask-cors
# python-dateutil
tomli==2.0.1
# via pytest
Expand Down

0 comments on commit fc1260c

Please sign in to comment.