From ab0137c787d7253a9aeade034b6b1558246accc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 06:37:48 +0000 Subject: [PATCH] build(deps): bump taskiq from 0.11.9 to 0.11.10 Bumps [taskiq](https://github.com/taskiq-python/taskiq) from 0.11.9 to 0.11.10. - [Release notes](https://github.com/taskiq-python/taskiq/releases) - [Commits](https://github.com/taskiq-python/taskiq/compare/0.11.9...0.11.10) --- updated-dependencies: - dependency-name: taskiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index d488f312..9335cedd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2754,13 +2754,13 @@ files = [ [[package]] name = "taskiq" -version = "0.11.9" +version = "0.11.10" description = "Distributed task queue with full async support" optional = false python-versions = "<4.0.0,>=3.8.1" files = [ - {file = "taskiq-0.11.9-py3-none-any.whl", hash = "sha256:3f087bba168073d2286edb437d1b7ceb2bf25064c1590c8ee10cebf1117e9966"}, - {file = "taskiq-0.11.9.tar.gz", hash = "sha256:6b51fab12a72eabd26ce8dfd8637b5e8c2ac60bce9bdde92c814e69a8d275e67"}, + {file = "taskiq-0.11.10-py3-none-any.whl", hash = "sha256:2b656c34231bf6947a6020098c94f93d6c45d15688d9e6bb8b3fbf54088e7717"}, + {file = "taskiq-0.11.10.tar.gz", hash = "sha256:d3ce40ccf399b38aa656614ecab6e5bbcc222b61fee654927822fc97ef4418a6"}, ] [package.dependencies]