Skip to content

Commit b7323b0

Browse files
committed
Fixup
1 parent 182718d commit b7323b0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
asgiref==3.8.1
22
Deprecated==1.2.14
3-
pytest-urllib3==0.1.3
3+
pytest-urllib3==0.2.0
44
iniconfig==2.0.0
55
packaging==24.0
66
pluggy==1.6.0
77
py-cpuinfo==9.0.0
8-
pytest>=8
8+
pytest==7.4.4
99
tomli==2.0.1
1010
typing_extensions==4.12.2
1111
urllib3==1.26.19

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
asgiref==3.8.1
22
Deprecated==1.2.14
3-
pytest-urllib3==0.1.3
3+
pytest-urllib3==0.2.0
44
iniconfig==2.0.0
55
packaging==24.0
66
pluggy==1.6.0
77
py-cpuinfo==9.0.0
8-
pytest>=8
8+
pytest==7.4.4
99
tomli==2.0.1
1010
typing_extensions==4.12.2
1111
urllib3==2.2.2

0 commit comments

Comments
 (0)