mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 04:34:01 +08:00
requirements: bump requests to 2.32.3 (#2603)
This commit is contained in:

committed by
GitHub

parent
184d8d45b9
commit
477b73cd9a
@ -13,7 +13,7 @@ py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
python-snappy==0.7.1
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.10.0
|
||||
urllib3==2.2.1
|
||||
|
@ -22,7 +22,7 @@ pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.10.0
|
||||
urllib3==2.2.1
|
||||
|
@ -24,7 +24,7 @@ pytest-benchmark==4.0.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2024.1
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
responses==0.25.0
|
||||
s3transfer==0.10.0
|
||||
six==1.16.0
|
||||
|
@ -24,7 +24,7 @@ pytest-benchmark==4.0.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2024.1
|
||||
PyYAML==6.0.1
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
responses==0.25.0
|
||||
s3transfer==0.7.0
|
||||
six==1.16.0
|
||||
|
@ -19,7 +19,7 @@ pydantic==2.6.2
|
||||
pydantic_core==2.16.3
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
sniffio==1.3.0
|
||||
starlette==0.36.3
|
||||
tomli==2.0.1
|
||||
|
@ -11,7 +11,7 @@ pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.9.0
|
||||
urllib3==2.2.1
|
||||
|
@ -15,7 +15,7 @@ pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
sniffio==1.3.0
|
||||
starlette==0.13.8
|
||||
tomli==2.0.1
|
||||
|
@ -17,7 +17,7 @@ pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
tomli==2.0.1
|
||||
tornado==6.4
|
||||
typing_extensions==4.9.0
|
||||
|
@ -10,7 +10,7 @@ pluggy==1.5.0
|
||||
py-cpuinfo==9.0.0
|
||||
pytest==7.4.4
|
||||
pytest-benchmark==4.0.0
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
tomli==2.0.1
|
||||
typing_extensions==4.10.0
|
||||
urllib3==2.2.1
|
||||
|
Reference in New Issue
Block a user