Skip to content

Commit fc3f59d

Browse files
committed
Update all dependencies
1 parent 4dc5576 commit fc3f59d

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.2.5
19+
uses: renovatebot/github-action@v46.0.1
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.34
2-
boto3-stubs==1.42.34
3-
botocore==1.42.34
4-
botocore-stubs==1.42.34
1+
boto3==1.42.44
2+
boto3-stubs==1.42.44
3+
botocore==1.42.44
4+
botocore-stubs==1.42.41
55
jmespath==1.1.0
6-
mypy-boto3-ec2==1.42.33
6+
mypy-boto3-ec2==1.42.38
77
python-dateutil==2.9.0.post0
88
s3transfer==0.16.0
99
six==1.17.0

0 commit comments

Comments
 (0)