From b12c06750f9de4405703ab59cf488abcbdc8f620 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Mar 2026 23:33:42 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/renovate.yml | 2 +- cloud/ipsec-between-azure-aws/requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 9423bb7..c995903 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -16,7 +16,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Self-hosted Renovate - uses: renovatebot/github-action@v46.1.0 + uses: renovatebot/github-action@v46.1.6 with: renovate-version: full configurationFile: renovate.json diff --git a/cloud/ipsec-between-azure-aws/requirements.txt b/cloud/ipsec-between-azure-aws/requirements.txt index e630fa2..d8277f8 100644 --- a/cloud/ipsec-between-azure-aws/requirements.txt +++ b/cloud/ipsec-between-azure-aws/requirements.txt @@ -1,9 +1,9 @@ -boto3==1.42.49 -boto3-stubs==1.42.49 -botocore==1.42.49 +boto3==1.42.74 +boto3-stubs==1.42.74 +botocore==1.42.74 botocore-stubs==1.42.41 jmespath==1.1.0 -mypy-boto3-ec2==1.42.49 +mypy-boto3-ec2==1.42.72 python-dateutil==2.9.0.post0 s3transfer==0.16.0 six==1.17.0