chore: fix werkzeug lower versions#1104
Conversation
|
Instead of adding different versions for different python versions, can we use a minimum version that at least supports all the versions? |
I think it's best to keep with the official library recommendations. When it specifically mentioned support added/removed I used these versions. |
|
Let me know if you want to do any more changes, we can merge it then |
|
no more changes |
|
Hi there, I'm seeing snyk raise vulnerability warnings for remote code execution for werkzeug < 3.0.3, where werkzeug is added as a dependency of sendgrid-python - do you know if the sendgrid-python package is compatible with werkzeug > 3.0.0 and would it be ok to raise a PR to add that version here? |
|
Hi @keyboSlice! Please refer this file for version wise support. If everything is fine, we can merge this. Thanks! |
|
Thanks for the fast reply @tiwarishubham635 that's very useful |
|
@tiwarishubham635 Seeing vulnerability on werkzeug on build 6.12.2 with python3.10. Could you please let me know when this will be relesed? Thanks |
|
We have a biweekly cadence for release. The next release is scheduled to for May 29. Thanks! |
No description provided.