From 6525568b6c5f7947565e6ec293c5c38f7c2bc7e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 03:39:41 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/integration_test_app.yaml | 2 +- app/requirements.txt | 2 +- requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/integration_test_app.yaml b/.github/workflows/integration_test_app.yaml index 2c58e729..089ee6a5 100644 --- a/.github/workflows/integration_test_app.yaml +++ b/.github/workflows/integration_test_app.yaml @@ -28,7 +28,7 @@ jobs: - image: jammy arch: s390x steps: - - uses: actions/checkout@v6.0.1 + - uses: actions/checkout@v6.0.2 - uses: canonical/setup-lxd@v0.1.3 - uses: actions/setup-python@v6 with: diff --git a/app/requirements.txt b/app/requirements.txt index 154d506c..6166af77 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,5 +3,5 @@ fabric==3.2.2 Jinja2==3.1.6 openstacksdk==4.9.0 pyyaml==6.0.3 -tenacity==9.1.2 +tenacity==9.1.4 typing_extensions==4.15.0 diff --git a/requirements.txt b/requirements.txt index 29518399..5a334938 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -ops ==3.5.0 +ops ==3.5.2 openstacksdk ==4.9.0 pydantic ==2.12.5 -tenacity ==9.1.2 +tenacity ==9.1.4 cosl ==1.4.0