Skip to content

Commit 582718e

Browse files
Bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /Tests directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /Tests/iaas directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c2ba5 commit 582718e

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Tests/iaas/requirements.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,26 @@
55
# pip-compile requirements.in
66
#
77
boto3==1.42.80
8-
# via -r requirements.in
8+
# via -r iaas/requirements.in
99
botocore==1.42.80
1010
# via
1111
# boto3
1212
# s3transfer
1313
certifi==2026.2.25
1414
# via
15-
# -c ../requirements.txt
15+
# -c iaas/../requirements.txt
1616
# requests
1717
cffi==2.0.0
1818
# via
19-
# -c ../requirements.txt
19+
# -c iaas/../requirements.txt
2020
# cryptography
2121
charset-normalizer==3.4.6
2222
# via
23-
# -c ../requirements.txt
23+
# -c iaas/../requirements.txt
2424
# requests
25-
cryptography==46.0.6
25+
cryptography==46.0.7
2626
# via
27-
# -c ../requirements.txt
27+
# -c iaas/../requirements.txt
2828
# openstacksdk
2929
decorator==5.2.1
3030
# via
@@ -34,7 +34,7 @@ dogpile-cache==1.5.0
3434
# via openstacksdk
3535
idna==3.11
3636
# via
37-
# -c ../requirements.txt
37+
# -c iaas/../requirements.txt
3838
# requests
3939
iso8601==2.1.0
4040
# via
@@ -52,7 +52,7 @@ jsonpointer==3.1.1
5252
keystoneauth1==5.13.1
5353
# via openstacksdk
5454
openstacksdk==4.10.0
55-
# via -r requirements.in
55+
# via -r iaas/requirements.in
5656
os-service-types==1.8.2
5757
# via
5858
# keystoneauth1
@@ -68,41 +68,41 @@ psutil==7.2.2
6868
# via openstacksdk
6969
pycparser==3.0
7070
# via
71-
# -c ../requirements.txt
71+
# -c iaas/../requirements.txt
7272
# cffi
7373
python-dateutil==2.9.0.post0
7474
# via
75-
# -c ../requirements.txt
75+
# -c iaas/../requirements.txt
7676
# botocore
7777
pyyaml==6.0.3
7878
# via
79-
# -c ../requirements.txt
79+
# -c iaas/../requirements.txt
8080
# openstacksdk
8181
requests==2.33.1
8282
# via
83-
# -c ../requirements.txt
83+
# -c iaas/../requirements.txt
8484
# keystoneauth1
8585
requestsexceptions==1.4.0
8686
# via openstacksdk
8787
s3transfer==0.16.0
8888
# via boto3
8989
six==1.17.0
9090
# via
91-
# -c ../requirements.txt
91+
# -c iaas/../requirements.txt
9292
# python-dateutil
9393
stevedore==5.7.0
9494
# via
9595
# dogpile-cache
9696
# keystoneauth1
9797
typing-extensions==4.15.0
9898
# via
99-
# -c ../requirements.txt
99+
# -c iaas/../requirements.txt
100100
# keystoneauth1
101101
# openstacksdk
102102
# os-service-types
103103
urllib3==2.6.3
104104
# via
105-
# -c ../requirements.txt
105+
# -c iaas/../requirements.txt
106106
# botocore
107107
# requests
108108

Tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ charset-normalizer==3.4.6
2222
# via requests
2323
click==8.3.1
2424
# via -r requirements.in
25-
cryptography==46.0.6
25+
cryptography==46.0.7
2626
# via sslyze
2727
frozenlist==1.8.0
2828
# via

0 commit comments

Comments
 (0)