We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc5576 commit fc3f59dCopy full SHA for fc3f59d
.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@v44.2.5
+ uses: renovatebot/github-action@v46.0.1
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.34
2
-boto3-stubs==1.42.34
3
-botocore==1.42.34
4
-botocore-stubs==1.42.34
+boto3==1.42.44
+boto3-stubs==1.42.44
+botocore==1.42.44
+botocore-stubs==1.42.41
5
jmespath==1.1.0
6
-mypy-boto3-ec2==1.42.33
+mypy-boto3-ec2==1.42.38
7
python-dateutil==2.9.0.post0
8
s3transfer==0.16.0
9
six==1.17.0
0 commit comments