Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.17.0
prospector[with_everything]==1.17.2
jsonpickle==4.0.2
Django==5.2.6
Django==5.2.9

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❗ Issue

This update replaces a Django version previously flagged by Trivy for several high/critical CVEs (see static analysis: CVE-2025-64459, CVE-2025-59681, CVE-2025-64458). Updating to 5.2.9 addresses these vulnerabilities. After merging, run the full test matrix (unit, integration, DBs you support) and confirm no breaking changes in third-party packages that depend on Django internals.

🔴 High risk


See Issue in Codacy
See Issue in Codacy
See Issue in Codacy

pylint==3.3.7
Flask==3.1.1