From 5dc486270851e4c2940902b581147264d06f1686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:42:22 +0000 Subject: [PATCH] chore(deps-dev): bump certifi in /examples/ecommerce-chainlit Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/ecommerce-chainlit/poetry.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/examples/ecommerce-chainlit/poetry.lock b/examples/ecommerce-chainlit/poetry.lock index 61155505..7df32d4d 100644 --- a/examples/ecommerce-chainlit/poetry.lock +++ b/examples/ecommerce-chainlit/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiofiles" @@ -245,13 +245,13 @@ beautifulsoup4 = "*" [[package]] name = "certifi" -version = "2024.2.2" +version = "2024.7.4" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2024.2.2-py3-none-any.whl", hash = "sha256:dc383c07b76109f368f6106eee2b593b04a011ea4d55f652c6ca24a754d1cdd1"}, - {file = "certifi-2024.2.2.tar.gz", hash = "sha256:0569859f95fc761b18b45ef421b1290a0f65f147e92a1e5eb3e635f9a5e4e66f"}, + {file = "certifi-2024.7.4-py3-none-any.whl", hash = "sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90"}, + {file = "certifi-2024.7.4.tar.gz", hash = "sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b"}, ] [[package]] @@ -2381,17 +2381,18 @@ idna = ">=2.0" multidict = ">=4.0" [[package]] -name = "zep-python" -version = "2.0.0-rc.2" -description = "Zep: Fast, scalable building blocks for LLM apps. This is the Python client for the Zep service." +name = "zep-cloud" +version = "1.0.6" +description = "" optional = false -python-versions = ">=3.9.0,<4" +python-versions = ">=3.9.0,<4.0" files = [] develop = false [package.dependencies] -httpx = "^0.26.0" -pydantic = ">=2.0.0" +httpx = ">=0.21.2" +pydantic = ">= 1.9.2" +typing_extensions = ">= 4.0.0" [package.source] type = "directory" @@ -2415,4 +2416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "283492b85df985093adf99db7c9dfa1a0522dfa154e186c1648666591f91f459" +content-hash = "e163f78db058b161a5abd3870227b1169552a499cbd87fae76d4a1073c026fb4"