From 7ef7312c1d0136d46aa606ee5c4ce60d91de43df Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 13 Feb 2026 23:31:06 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/renovate.yml | 2 +- cloud/ipsec-between-azure-aws/requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 0de9c74..9423bb7 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@v44.2.5 + uses: renovatebot/github-action@v46.1.0 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 2542144..e630fa2 100644 --- a/cloud/ipsec-between-azure-aws/requirements.txt +++ b/cloud/ipsec-between-azure-aws/requirements.txt @@ -1,9 +1,9 @@ -boto3==1.42.34 -boto3-stubs==1.42.34 -botocore==1.42.34 -botocore-stubs==1.42.34 +boto3==1.42.49 +boto3-stubs==1.42.49 +botocore==1.42.49 +botocore-stubs==1.42.41 jmespath==1.1.0 -mypy-boto3-ec2==1.42.33 +mypy-boto3-ec2==1.42.49 python-dateutil==2.9.0.post0 s3transfer==0.16.0 six==1.17.0