Skip to content

Commit 723718c

Browse files
emdnetoocelotl
authored andcommitted
tests: bump cryptography to 43.0.1 in test-requirements (open-telemetry#2889)
Co-authored-by: Diego Hurtado <[email protected]>
1 parent a6313b9 commit 723718c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instrumentation/opentelemetry-instrumentation-boto/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ botocore==1.34.44
55
certifi==2024.7.4
66
cffi==1.17.0
77
charset-normalizer==3.3.2
8-
cryptography==42.0.5
8+
cryptography==43.0.1
99
Deprecated==1.2.14
1010
docker==7.0.0
1111
idna==3.7

instrumentation/opentelemetry-instrumentation-botocore/test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ botocore==1.31.80
55
certifi==2024.7.4
66
cffi==1.17.0
77
charset-normalizer==3.3.2
8-
cryptography==42.0.5
8+
cryptography==43.0.1
99
Deprecated==1.2.14
1010
docker==7.0.0
1111
idna==3.7

0 commit comments

Comments
 (0)