Skip to content

Commit af9675c

Browse files
authored
requirements: bump sqlparse to 0.5.0 (open-telemetry#2595)
1 parent 20e68e3 commit af9675c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
99
pytest==7.4.4
1010
pytest-benchmark==4.0.0
1111
pytz==2024.1
12-
sqlparse==0.4.4
12+
sqlparse==0.5.0
1313
tomli==2.0.1
1414
typing_extensions==4.10.0
1515
wrapt==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
99
pytest==7.4.4
1010
pytest-benchmark==4.0.0
1111
pytz==2024.1
12-
sqlparse==0.4.4
12+
sqlparse==0.5.0
1313
tomli==2.0.1
1414
typing_extensions==4.10.0
1515
wrapt==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluggy==1.5.0
99
py-cpuinfo==9.0.0
1010
pytest==7.4.4
1111
pytest-benchmark==4.0.0
12-
sqlparse==0.4.4
12+
sqlparse==0.5.0
1313
tomli==2.0.1
1414
typing_extensions==4.10.0
1515
wrapt==1.16.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluggy==1.5.0
88
py-cpuinfo==9.0.0
99
pytest==7.4.4
1010
pytest-benchmark==4.0.0
11-
sqlparse==0.4.4
11+
sqlparse==0.5.0
1212
tomli==2.0.1
1313
typing_extensions==4.10.0
1414
wrapt==1.16.0

0 commit comments

Comments
 (0)