fix(core): Fix null handling in Python sandbox (#18189)

Co-authored-by: Ilia Aphtsiauri <ilia.aptsiauri@gmail.com>
This commit is contained in:
Iván Ovejero
2025-08-11 10:34:49 +02:00
committed by GitHub
parent 3d846f62d9
commit b5f47ec110
2 changed files with 7 additions and 7 deletions

View File

@@ -931,7 +931,7 @@
"pg": "8.12.0",
"pg-promise": "11.9.1",
"promise-ftp": "1.3.5",
"pyodide": "0.27.5",
"pyodide": "0.28.0",
"redis": "4.6.14",
"rfc2047": "4.0.1",
"rhea": "1.0.24",