Skip to content

Commit 74395a8

Browse files
authored
Merge branch 'main' into add_redis_client_only_instrumentation
2 parents 1ababf2 + 3436861 commit 74395a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sphinx:
66
configuration: docs/conf.py
77

88
build:
9-
os: "ubuntu-22.04"
9+
os: "ubuntu-24.04"
1010
tools:
11-
python: "3.8"
11+
python: "3.11"
1212

1313
python:
1414
install:

tests/opentelemetry-docker-tests/tests/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click==8.1.7
1414
click-didyoumean==0.3.0
1515
click-plugins==1.1.1
1616
click-repl==0.3.0
17-
cryptography==42.0.5
17+
cryptography==44.0.1
1818
Deprecated==1.2.14
1919
distro==1.9.0
2020
dnspython==2.6.1

0 commit comments

Comments
 (0)