We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9540d7 + b12c067 commit ddcafd6Copy full SHA for ddcafd6
2 files changed
.github/workflows/renovate.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v6
18
- name: Self-hosted Renovate
19
- uses: renovatebot/github-action@v46.1.0
+ uses: renovatebot/github-action@v46.1.6
20
with:
21
renovate-version: full
22
configurationFile: renovate.json
cloud/ipsec-between-azure-aws/requirements.txt
@@ -1,9 +1,9 @@
1
-boto3==1.42.49
2
-boto3-stubs==1.42.49
3
-botocore==1.42.49
+boto3==1.42.74
+boto3-stubs==1.42.74
+botocore==1.42.74
4
botocore-stubs==1.42.41
5
jmespath==1.1.0
6
-mypy-boto3-ec2==1.42.49
+mypy-boto3-ec2==1.42.72
7
python-dateutil==2.9.0.post0
8
s3transfer==0.16.0
9
six==1.17.0
0 commit comments