Skip to content

chore: Relax werkzeug version #1103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged

chore: Relax werkzeug version #1103

merged 1 commit into from
May 14, 2025

Conversation

eladkal
Copy link
Contributor

@eladkal eladkal commented May 14, 2025

From werkzeug changelog:

version 2.3.5 added support for Python 3.12 https://github.com/pallets/werkzeug/blob/main/CHANGES.rst#version-235
version 2.2.0 added/fixed support for Python 3.11 https://github.com/pallets/werkzeug/blob/main/CHANGES.rst#version-220
version 2.3.0 dropped support for Python 3.7 https://github.com/pallets/werkzeug/blob/main/CHANGES.rst#version-230

I couldn't find entries for all versions in the changelog but this should better reflect the lower and upper binds

@eladkal eladkal changed the title Relax werkzeug version chore: Relax werkzeug version May 14, 2025
@tiwarishubham635 tiwarishubham635 merged commit a78bd11 into sendgrid:main May 14, 2025
9 checks passed
@eladkal eladkal deleted the wer branch May 14, 2025 08:13
@eladkal
Copy link
Contributor Author

eladkal commented May 14, 2025

Thanks @tiwarishubham635 I raised a fix #1104 as didn't set the lower bind correctly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants