From ea04a65218b7301acd93d133918411f0afe97166 Mon Sep 17 00:00:00 2001 From: mraniki Date: Wed, 11 Oct 2023 10:18:53 +0000 Subject: [PATCH 1/2] Update Requirements --- .requirements/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index 179e484a9..1f0059fbb 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -46,7 +46,7 @@ eth-utils==2.2.1 ; python_version >= "3.10" and python_version < "4" exceptiongroup==1.1.3 ; python_version >= "3.10" and python_version < "3.11" fastapi-socketio==0.0.10 ; python_version >= "3.10" and python_version < "4.0" fastapi==0.95.2 ; python_version >= "3.10" and python_version < "4.0" -findmyorder==1.8.2 ; python_version >= "3.10" and python_version < "4.0" +findmyorder==1.8.3 ; python_version >= "3.10" and python_version < "4.0" flask-cors==4.0.0 ; python_version >= "3.10" and python_version < "4.0" flask==3.0.0 ; python_version >= "3.10" and python_version < "4.0" frozendict==2.3.8 ; python_version >= "3.10" and python_version < "4.0" @@ -66,7 +66,7 @@ httptools==0.6.0 ; python_version >= "3.10" and python_version < "4.0" httpx==0.24.1 ; python_version >= "3.10" and python_version < "4.0" httpx[brotli,http2,socks]==0.24.1 ; python_version >= "3.10" and python_version < "4.0" hyperframe==6.0.1 ; python_version >= "3.10" and python_version < "4.0" -iamlistening==4.2.10 ; python_version >= "3.10" and python_version < "4.0" +iamlistening==4.2.11 ; python_version >= "3.10" and python_version < "4.0" idna==3.4 ; python_version >= "3.10" and python_version < "4.0" iso8601==2.1.0 ; python_version >= "3.10" and python_version < "4.0" itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0" From 6c36d2208891ae652e30c9716a7db48bb7a2bb2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:38:36 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20dxsp=20to=20v5.2.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 327ff9dc5..46f1aeb91 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ ping3 = "^4.0.4" talkytrend = "1.15.2" iamlistening = "4.2.11" findmyorder = "1.8.3" -dxsp = "5.2.8" +dxsp = "5.2.9" cefi = "3.1.6" myllm = "3.1.23"