Skip to content

Commit 715cb53

Browse files
committed
Bumped cffi to work with Python 3.13
1 parent 6cf6c4a commit 715cb53

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ boto==2.49.0
33
boto3==1.34.44
44
botocore==1.34.44
55
certifi==2024.7.4
6-
cffi==1.16.0
6+
cffi==1.17.0
77
charset-normalizer==3.3.2
88
cryptography==42.0.5
99
Deprecated==1.2.14

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aws-xray-sdk==2.12.1
33
boto3==1.28.80
44
botocore==1.31.80
55
certifi==2024.7.4
6-
cffi==1.16.0
6+
cffi==1.17.0
77
charset-normalizer==3.3.2
88
cryptography==42.0.5
99
Deprecated==1.2.14

instrumentation/opentelemetry-instrumentation-sqlalchemy/test-requirements-0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asgiref==3.7.2
2-
cffi==1.15.1
2+
cffi==1.17.0
33
Deprecated==1.2.14
44
importlib-metadata==6.11.0
55
iniconfig==2.0.0

0 commit comments

Comments
 (0)