[Snyk] Fix for 5 vulnerabilities#739
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824465 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824466 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824468 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824469 - https://snyk.io/vuln/SNYK-PYTHON-WAGTAIL-17810134
|
This update includes major version upgrades for wagtail@5.0.5 → wagtail@7.0.8Risk: HIGH This is a major upgrade across two significant versions (5.x → 7.x) and is considered high-risk. Wagtail documentation strongly recommends upgrading one feature release at a time rather than making a large jump. This upgrade will require significant developer action and testing. Key Breaking Changes:
Recommendation: Do not merge this upgrade directly. Create a dedicated plan to upgrade Wagtail incrementally, version by version (e.g., 5.0 → 5.1 → 5.2 → 6.0 ...), addressing deprecation warnings and breaking changes at each step. pillow@9.5.0 → pillow@12.3.0Risk: MEDIUM This upgrade spans three major versions (10.0.0, 11.0.0, 12.0.0) and includes breaking changes, primarily related to environment support and the removal of deprecated APIs. Key Breaking Changes:
Recommendation: Verify that your project's Python environment is compatible (Python 3.10+). Review your codebase for usage of removed constants like
|
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824465 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824466 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824468 - https://snyk.io/vuln/SNYK-PYTHON-PILLOW-17824469 - https://snyk.io/vuln/SNYK-PYTHON-WAGTAIL-17810134
Snyk has created this PR to fix 5 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
requirements/base.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:
🦉 Cross-site Scripting (XSS)