Skip to content

Commit 88f53cd

Browse files
committed
Update all dependencies
1 parent cd29e80 commit 88f53cd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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.0.5
19+
uses: renovatebot/github-action@v44.2.5
2020
with:
2121
renovate-version: full
2222
configurationFile: renovate.json

cloud/ipsec-between-azure-aws/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
boto3==1.42.7
2-
boto3-stubs==1.42.7
3-
botocore==1.42.7
4-
botocore-stubs==1.42.7
5-
jmespath==1.0.1
6-
mypy-boto3-ec2==1.42.5
1+
boto3==1.42.34
2+
boto3-stubs==1.42.34
3+
botocore==1.42.34
4+
botocore-stubs==1.42.34
5+
jmespath==1.1.0
6+
mypy-boto3-ec2==1.42.33
77
python-dateutil==2.9.0.post0
88
s3transfer==0.16.0
99
six==1.17.0

python/keyring/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ cffi==2.0.0
22
cryptography==46.0.3
33
jeepney==0.9.0
44
keyring==25.7.0
5-
pycparser==2.23
5+
pycparser==3.0
66
SecretStorage==3.5.0

0 commit comments

Comments
 (0)