From 6a303d0554096d1f04d86c0e91e2dfbccb1905b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:01:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(project)=20upgrade=20pydanti?= =?UTF-8?q?c-extra-types=20to=20v2.7.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | pypi | pydantic-extra-types | 2.6.0 | 2.7.0 | --- src/api/Pipfile | 2 +- src/api/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/api/Pipfile b/src/api/Pipfile index 0582cdd0..e5f0f7b5 100644 --- a/src/api/Pipfile +++ b/src/api/Pipfile @@ -10,7 +10,7 @@ email-validator = "==2.1.1" fastapi = "==0.110.2" httpx = "==0.27.0" psycopg2-binary = "==2.9.9" -pydantic-extra-types = {extras = ["all"], version = "==2.6.0"} +pydantic-extra-types = {extras = ["all"], version = "==2.7.0"} pydantic-settings = "==2.2.1" python-jose = {extras = ["cryptography"], version = "==3.3.0"} setuptools = "==69.5.1" diff --git a/src/api/Pipfile.lock b/src/api/Pipfile.lock index 49fd142a..3ac4018b 100644 --- a/src/api/Pipfile.lock +++ b/src/api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d4bbf2a758bdfe2fe24ab04bb5e5caac10c67afb6c16ec449e6a93fbedd96354" + "sha256": "a8183bf4e6a3b7658591aaa1e9746bbebf25f661274d6c377d606ff6a7f0035e" }, "pipfile-spec": 6, "requires": { @@ -694,11 +694,11 @@ "all" ], "hashes": [ - "sha256:d291d521c2e2bf2e6f11971caf8d639518124ae26a76d2e712599e98c4ef2b2b", - "sha256:e9a93cfb245158462acb76621785219f80ad112303a0a7784d2ada65e6ed6cba" + "sha256:ac01bbdaa4f85e4c4744a9792c5b0cfe61efa5028a0e670c3d8bfbf8b36c8543", + "sha256:b9d9ddd755fa5960ec5a77cffcbd5d8796a0116e1dfc8f7c3a27fa0041693382" ], "markers": "python_version >= '3.8'", - "version": "==2.6.0" + "version": "==2.7.0" }, "pydantic-settings": { "hashes": [