Skip to content

Commit ca2d172

Browse files
chore(deps): update all non-major dependencies (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d07865 commit ca2d172

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/integration_test_app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- image: jammy
2929
arch: s390x
3030
steps:
31-
- uses: actions/checkout@v6.0.1
31+
- uses: actions/checkout@v6.0.2
3232
- uses: canonical/setup-lxd@v0.1.3
3333
- uses: actions/setup-python@v6
3434
with:

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ fabric==3.2.2
33
Jinja2==3.1.6
44
openstacksdk==4.9.0
55
pyyaml==6.0.3
6-
tenacity==9.1.2
6+
tenacity==9.1.4
77
typing_extensions==4.15.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ops ==3.5.0
1+
ops ==3.5.2
22
openstacksdk ==4.9.0
33
pydantic ==2.12.5
4-
tenacity ==9.1.2
4+
tenacity ==9.1.4
55
cosl ==1.4.0

0 commit comments

Comments
 (0)