Skip to content

Commit 2ea63b3

Browse files
committed
upgrade once more
Signed-off-by: Matthias Büchse <[email protected]>
1 parent c3c46db commit 2ea63b3

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Tests/iaas/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile requirements.in
66
#
7-
boto3==1.38.17
7+
boto3==1.38.20
88
# via -r requirements.in
9-
botocore==1.38.17
9+
botocore==1.38.20
1010
# via
1111
# boto3
1212
# s3transfer
@@ -16,7 +16,7 @@ cffi==1.17.1
1616
# via cryptography
1717
charset-normalizer==3.4.2
1818
# via requests
19-
cryptography==44.0.3
19+
cryptography==45.0.2
2020
# via openstacksdk
2121
decorator==5.2.1
2222
# via

Tests/kaas/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ certifi==2025.4.26
2121
# requests
2222
charset-normalizer==3.4.2
2323
# via requests
24-
durationpy==0.9
24+
durationpy==0.10
2525
# via kubernetes
2626
frozenlist==1.6.0
2727
# via
@@ -43,7 +43,7 @@ kubernetes-asyncio==32.3.2
4343
# via -r requirements.in
4444
markupsafe==3.0.2
4545
# via jinja2
46-
multidict==6.4.3
46+
multidict==6.4.4
4747
# via
4848
# aiohttp
4949
# yarl

Tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cffi==1.17.1
2020
# via cryptography
2121
charset-normalizer==3.4.2
2222
# via requests
23-
click==8.2.0
23+
click==8.2.1
2424
# via -r requirements.in
2525
cryptography==44.0.3
2626
# via sslyze
@@ -32,7 +32,7 @@ idna==3.10
3232
# via
3333
# requests
3434
# yarl
35-
multidict==6.4.3
35+
multidict==6.4.4
3636
# via
3737
# aiohttp
3838
# yarl

0 commit comments

Comments
 (0)