From 40db87505918632737e1933a74d5b5c2f4900cdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 02:03:17 +0000 Subject: [PATCH] chore(deps): update dependency json5 to v0.10.0 (#3147) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- backend/data_tools/Pipfile | 2 +- backend/data_tools/Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/backend/data_tools/Pipfile b/backend/data_tools/Pipfile index c8b3572fc5..765410e336 100644 --- a/backend/data_tools/Pipfile +++ b/backend/data_tools/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] SQLAlchemy = "==2.0.36" pandas = "==2.2.3" -json5 = "==0.9.28" +json5 = "==0.10.0" psycopg2-binary = "==2.9.10" cfenv = "==0.5.3" typing-extensions = "==4.12.2" diff --git a/backend/data_tools/Pipfile.lock b/backend/data_tools/Pipfile.lock index 6e9bb63944..aec087adce 100644 --- a/backend/data_tools/Pipfile.lock +++ b/backend/data_tools/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "22890bc69fc95ee3e5eb81ed644163c3d85352d60a0c09f0d7a6f021a200f951" + "sha256": "1c8ea702d0635ead33f47141376c7a9381b35fd763afa7fab34fc305e77bdf0c" }, "pipfile-spec": 6, "requires": { @@ -631,12 +631,12 @@ }, "json5": { "hashes": [ - "sha256:1f82f36e615bc5b42f1bbd49dbc94b12563c56408c6ffa06414ea310890e9a6e", - "sha256:29c56f1accdd8bc2e037321237662034a7e07921e2b7223281a5ce2c46f0c4df" + "sha256:19b23410220a7271e8377f81ba8aacba2fdd56947fbb137ee5977cbe1f5e8dfa", + "sha256:e66941c8f0a02026943c52c2eb34ebeb2a6f819a0be05920a6f5243cd30fd559" ], "index": "pypi", "markers": "python_full_version >= '3.8.0'", - "version": "==0.9.28" + "version": "==0.10.0" }, "loguru": { "hashes": [ @@ -1193,11 +1193,11 @@ "crypto" ], "hashes": [ - "sha256:543b77207db656de204372350926bed5a86201c4cbff159f623f79c7bb487a15", - "sha256:7628a7eb7938959ac1b26e819a1df0fd3259505627b575e4bad6d08f76db695c" + "sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953", + "sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb" ], "markers": "python_version >= '3.9'", - "version": "==2.10.0" + "version": "==2.10.1" }, "python-dateutil": { "hashes": [