From 14cd540fda3e85ce31c32a6a1f20dbcd25117b2e Mon Sep 17 00:00:00 2001 From: Christopher Bartz Date: Thu, 12 Sep 2024 20:12:35 +0200 Subject: [PATCH] feat: health check (#372) * pin branch * pin correct commit * bump kombu --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 525a0a4cc..6be16381d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,6 @@ cosl ==0.0.15 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2 PyYAML ==6.0.* pyOpenSSL==24.2.1 -kombu==5.4.0 +kombu==5.4.1 pymongo==4.8.0 -github_runner_manager @ git+https://github.com/canonical/github-runner-manager.git@6f0f8679a46b727fddc866f25d8c139672f2a9e1 +github_runner_manager @ git+https://github.com/canonical/github-runner-manager.git@771530633cd8b3cb18cb95399c234c82118b77e2