Skip to content

Commit 2154359

Browse files
committed
Update all dependencies
1 parent cd29e80 commit 2154359

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v6
1818
- name: Self-hosted Renovate
19-
uses: renovatebot/github-action@v44.0.5
19+
uses: renovatebot/github-action@v44.2.4
2020
with:
2121
renovate-version: full
2222
configurationFile: renovate.json

cloud/ipsec-between-azure-aws/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
boto3==1.42.7
2-
boto3-stubs==1.42.7
3-
botocore==1.42.7
4-
botocore-stubs==1.42.7
1+
boto3==1.42.29
2+
boto3-stubs==1.42.29
3+
botocore==1.42.29
4+
botocore-stubs==1.42.29
55
jmespath==1.0.1
6-
mypy-boto3-ec2==1.42.5
6+
mypy-boto3-ec2==1.42.29
77
python-dateutil==2.9.0.post0
88
s3transfer==0.16.0
99
six==1.17.0

0 commit comments

Comments
 (0)