From 984c739e94c6f8f02ff14296ade28ff2f49ab4f2 Mon Sep 17 00:00:00 2001 From: Mark Vrijlandt Date: Tue, 1 Jul 2025 16:39:00 +0200 Subject: [PATCH] to mesido 0.1.13 --- dev-requirements.txt | 6 +++--- pyproject.toml | 2 +- requirements.txt | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 14c0d7d..e267b48 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -120,13 +120,13 @@ kombu==5.5.4 # via # -c requirements.txt # celery -lxml==5.4.0 +lxml==6.0.0 # via # -c requirements.txt # pyecore mccabe==0.7.0 # via flake8 -mesido==0.1.12 +mesido==0.1.13 # via # -c requirements.txt # omotes-grow-worker (pyproject.toml) @@ -134,7 +134,7 @@ msgpack==1.1.1 # via # -c requirements.txt # influxdb -multidict==6.5.1 +multidict==6.6.3 # via # -c requirements.txt # yarl diff --git a/pyproject.toml b/pyproject.toml index 33a040a..b32eeb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ requires-python = ">=3.10" dependencies = [ "python-dotenv ~= 1.0.0", - "mesido ~= 0.1.12", + "mesido ~= 0.1.13", "omotes-sdk-python ~= 4.3.1" ] diff --git a/requirements.txt b/requirements.txt index ac8578d..9088a61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,13 +50,13 @@ influxdb==5.3.2 # via mesido kombu==5.5.4 # via celery -lxml==5.4.0 +lxml==6.0.0 # via pyecore -mesido==0.1.12 +mesido==0.1.13 # via omotes-grow-worker (pyproject.toml) msgpack==1.1.1 # via influxdb -multidict==6.5.1 +multidict==6.6.3 # via yarl numpy==1.25.2 # via