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
66pytest>=7.4.4
77pytest-vcr>=1.0.2 ; python_version > '3.9' and platform_python_implementation !='PyPy'
88pyyaml>=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'
1010yarl>=1.20.1
1111requests>=2.32.2
1212urllib3>=2.5.0
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ uuid-utils==0.11.0
6868 # via
6969 # -r opamp/opentelemetry-opamp-client/test-requirements.in
7070 # 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'
7272 # via
7373 # -r opamp/opentelemetry-opamp-client/test-requirements.in
7474 # pytest-vcr
You can’t perform that action at this time.
0 commit comments