mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-29 05:04:05 +08:00
requirements: bump sqlparse to 0.5.0 (#2595)
This commit is contained in:

committed by
GitHub

parent
20e68e38e7
commit
af9675cf04
@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
|
|||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
pytz==2024.1
|
pytz==2024.1
|
||||||
sqlparse==0.4.4
|
sqlparse==0.5.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
|
|||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
pytz==2024.1
|
pytz==2024.1
|
||||||
sqlparse==0.4.4
|
sqlparse==0.5.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
@ -9,7 +9,7 @@ pluggy==1.5.0
|
|||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
sqlparse==0.4.4
|
sqlparse==0.5.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
@ -8,7 +8,7 @@ pluggy==1.5.0
|
|||||||
py-cpuinfo==9.0.0
|
py-cpuinfo==9.0.0
|
||||||
pytest==7.4.4
|
pytest==7.4.4
|
||||||
pytest-benchmark==4.0.0
|
pytest-benchmark==4.0.0
|
||||||
sqlparse==0.4.4
|
sqlparse==0.5.0
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.10.0
|
typing_extensions==4.10.0
|
||||||
wrapt==1.16.0
|
wrapt==1.16.0
|
||||||
|
Reference in New Issue
Block a user