File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
opamp/opentelemetry-opamp-client Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ protobuf>=5.29.5
6
6
pytest>=7.4.4
7
7
pytest-vcr>=1.0.2 ; python_version > '3.9' and platform_python_implementation !='PyPy'
8
8
pyyaml>=6.0.2
9
- vcrpy>=6 .0.2 ; python_version > '3.9' and platform_python_implementation !='PyPy'
9
+ vcrpy>=7 .0.0 ; python_version > '3.9' and platform_python_implementation !='PyPy'
10
10
yarl>=1.20.1
11
11
requests>=2.32.2
12
12
urllib3>=2.5.0
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ uuid-utils==0.11.0
68
68
# via
69
69
# -r opamp/opentelemetry-opamp-client/test-requirements.in
70
70
# opentelemetry-opamp-client
71
- vcrpy==6 .0.2 ; python_full_version >= '3.10' and platform_python_implementation != 'PyPy'
71
+ vcrpy==7 .0.0 ; python_full_version >= '3.10' and platform_python_implementation != 'PyPy'
72
72
# via
73
73
# -r opamp/opentelemetry-opamp-client/test-requirements.in
74
74
# pytest-vcr
You can’t perform that action at this time.
0 commit comments