[Snyk] Security upgrade sqlparse from 0.4.4 to 0.5.4#179
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SQLPARSE-14157217
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR addresses a security vulnerability (SNYK-PYTHON-SQLPARSE-14157217) by explicitly pinning the sqlparse package to version 0.5.4 or higher. The sqlparse package was previously an indirect dependency (likely through django-debug-toolbar), and this change ensures the vulnerable version 0.4.4 is not used.
Key Changes
- Adds explicit
sqlparse>=0.5.4dependency to test requirements to prevent installation of vulnerable versions
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project.
Snyk changed the following file(s):
requirements/test.txtImportant
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:
🦉 Allocation of Resources Without Limits or Throttling