RenovateBot: Update dependency Flask-Cors to v6.0.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Flask-Cors | patch |
==6.0.0 -> ==6.0.1
|
Release Notes
corydolphin/flask-cors (Flask-Cors)
v6.0.1
What's Changed
- Invert regex sorting to make it correctly match the intent (sorting by specificity descending) #391 by @joshuamorton in https://github.com/corydolphin/flask-cors/pull/392
- Fix README file extension in pyproject.toml by @lafrech in https://github.com/corydolphin/flask-cors/pull/386
New Contributors
- @joshuamorton made their first contribution in https://github.com/corydolphin/flask-cors/pull/392
- @lafrech made their first contribution in https://github.com/corydolphin/flask-cors/pull/386
Full Changelog: https://github.com/corydolphin/flask-cors/compare/6.0.0...6.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.