From 7bd581ccfbaed9a01cca3217af2d671ae941235d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:00:50 +0000 Subject: [PATCH] chore(deps): update testing pip deps --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index e97aa166..2d9b69ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -bcrypt==4.2.0 -cosl==0.0.24 -ops==2.17.0 +bcrypt==4.2.1 +cosl==0.0.51 +ops==2.17.1 lightkube===0.15.0 lightkube-models==1.32.0.8 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonschema==4.23.0 requests==2.32.3 tenacity==8.5.0 \ No newline at end of file