⬆️(backend) bump sqlparse from 0.5.5 to 0.6.0

Update sqlparse to 0.6.0 to pick up fixes for the following high
severity CVEs, all reported against versions prior to 0.6.0:

* CVE-2026-54284: https://avd.aquasec.com/nvd/cve-2026-54284
* CVE-2026-59893: https://avd.aquasec.com/nvd/cve-2026-59893
* CVE-2026-71491: https://avd.aquasec.com/nvd/cve-2026-71491
This commit is contained in:
lebaudantoine
2026-08-19 12:51:36 +02:00
committed by aleb_the_flash
parent d005f202c6
commit 7c465f2148
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ and this project adheres to
### Fixed
- 📝(docs) fix minor typos in comments and docstrings
- ⬆️(backend) bump sqlparse from 0.5.5 to 0.6.0
## [1.27.0] - 2026-08-14