From 9c63f98c4a6f3d620a7bd06bf27caec18de1bc6b Mon Sep 17 00:00:00 2001 From: Cheng-Kai Wang Date: Thu, 2 Jul 2026 15:03:13 +0200 Subject: [PATCH] to mesido 0.1.18.1a0 --- dev-requirements.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3a38dab..6783241 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -294,7 +294,7 @@ tomli==2.4.1 # mypy # pytest # setuptools-git-versioning -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via # -c requirements.txt # black diff --git a/pyproject.toml b/pyproject.toml index b1a918f..905f10c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ requires-python = ">=3.10" dependencies = [ "python-dotenv ~= 1.0.0", - "mesido ~= 0.1.18.2", + "mesido ~= 0.1.18.1a0", "omotes-sdk-python ~= 4.3.3", ] diff --git a/requirements.txt b/requirements.txt index 591af4c..591671f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -129,7 +129,7 @@ streamcapture==1.2.7 # via omotes-sdk-python strenum==0.4.15 # via mesido -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via # exceptiongroup # multidict