Skip to content

Commit 07def72

Browse files
authored
Merge pull request #11 from KOSASIH/dependabot/pip/blockchain_payment_integration/flask-cors-4.0.2
Bump flask-cors from 3.0.10 to 4.0.2 in /blockchain_payment_integration
2 parents 2dd49c6 + 613ef7f commit 07def72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain_payment_integration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ SQLAlchemy==1.4.27
44
python-dotenv==0.19.2
55
pytest==6.2.5
66
pytest-mock==3.6.1
7-
Flask-Cors==3.0.10 # For handling Cross-Origin Resource Sharing (CORS)
7+
Flask-Cors==4.0.2 # For handling Cross-Origin Resource Sharing (CORS)
88
Flask-Limiter==2.0 # For rate limiting requests
99
Flask-HTTPAuth==4.5.0 # For handling HTTP authentication

0 commit comments

Comments
 (0)