Skip to content

Commit f91e977

Browse files
authored
Merge branch 'main' into 4209
2 parents 980a0af + 69a94e0 commit f91e977

23 files changed

Lines changed: 36 additions & 36 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme-renderer==42.0
1010
bleach==4.1.0 # transient dependency for readme-renderer
1111
markupsafe>=2.0.1
1212
codespell==2.1.0
13-
requests==2.32.3
13+
requests==2.33.1
1414
ruamel.yaml==0.17.21
1515
flaky==3.7.0
1616
pre-commit==3.7.0

exporter/opentelemetry-exporter-prometheus-remote-write/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ protobuf==6.33.5
1111
py-cpuinfo==9.0.0
1212
pytest==7.4.4
1313
python-snappy==0.7.1
14-
requests==2.32.3
14+
requests==2.33.1
1515
tomli==2.0.1
1616
typing_extensions==4.12.2
1717
urllib3==2.2.2

instrumentation-genai/opentelemetry-instrumentation-vertexai/tests/requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pytest-asyncio==0.21.0
7373
pytest-vcr==1.0.2
7474
python-dateutil==2.9.0.post0
7575
PyYAML==6.0.2
76-
requests==2.32.3
76+
requests==2.33.1
7777
rsa==4.9
7878
fsspec==2025.9.0
7979
six==1.17.0

instrumentation-genai/opentelemetry-instrumentation-vertexai/tests/requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pytest-asyncio==0.21.0
5151
pytest-vcr==1.0.2
5252
python-dateutil==2.9.0.post0
5353
PyYAML==6.0.2
54-
requests==2.32.3
54+
requests==2.33.1
5555
rsa==4.9
5656
six==1.17.0
5757
tomli==2.2.1

instrumentation/opentelemetry-instrumentation-aiohttp-client/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ packaging==24.0
2020
pluggy==1.6.0
2121
py-cpuinfo==9.0.0
2222
pytest==7.4.4
23-
requests==2.32.3
23+
requests==2.33.1
2424
tomli==2.0.1
2525
typing_extensions==4.12.2
2626
urllib3==2.2.2

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-vcr==1.0.2
2222
python-dateutil==2.8.2
2323
pytz==2024.1
2424
PyYAML==6.0.1
25-
requests==2.32.3
25+
requests==2.33.1
2626
responses==0.25.0
2727
s3transfer==0.7.0
2828
six==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-vcr==1.0.2
2222
python-dateutil==2.8.2
2323
pytz==2024.1
2424
PyYAML==6.0.1
25-
requests==2.32.3
25+
requests==2.33.1
2626
responses==0.25.0
2727
s3transfer==0.10.0
2828
six==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-vcr==1.0.2
2424
python-dateutil==2.8.2
2525
pytz==2024.1
2626
PyYAML==6.0.1
27-
requests==2.32.3
27+
requests==2.33.1
2828
responses==0.25.0
2929
s3transfer==0.7.0
3030
six==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pytest-vcr==1.0.2
2424
python-dateutil==2.8.2
2525
pytz==2024.1
2626
PyYAML==6.0.1
27-
requests==2.32.3
27+
requests==2.33.1
2828
responses==0.25.0
2929
s3transfer==0.10.0
3030
six==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ py-cpuinfo==9.0.0
1717
pydantic==2.12.5
1818
pydantic_core==2.41.5
1919
pytest==7.4.4
20-
requests==2.32.3
20+
requests==2.33.1
2121
sniffio==1.3.0
2222
starlette==0.46.1
2323
tomli==2.0.1

0 commit comments

Comments
 (0)