[Snyk] Fix for 2 vulnerabilities#35
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-FLASK-15322678 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-15322677
|
This upgrade involves major version jumps for both Key Breaking Changes1. Werkzeug 2.x → 3.x Upgrade:
2. Flask 1.x → 3.x Upgrade:
3. Extension Compatibility: Recommendation: This upgrade requires careful testing and likely code modifications. Pay close attention to test suites that use the test client and any code handling cookies or password hashing. Verify all third-party Flask extensions for compatibility. Given the number of major versions spanned, a thorough review of the changelogs is highly recommended. Sources:
|
Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
examples/server/wsgi/requirements.txtBreaking Change Risk
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.