requirements: bump sqlparse to 0.5.0 (#2595)

This commit is contained in:
Riccardo Magliocchetti
2024-06-11 18:44:16 +02:00
committed by GitHub
parent 20e68e38e7
commit af9675cf04
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
pytest==7.4.4
pytest-benchmark==4.0.0
pytz==2024.1
sqlparse==0.4.4
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.10.0
wrapt==1.16.0

View File

@ -9,7 +9,7 @@ py-cpuinfo==9.0.0
pytest==7.4.4
pytest-benchmark==4.0.0
pytz==2024.1
sqlparse==0.4.4
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.10.0
wrapt==1.16.0

View File

@ -9,7 +9,7 @@ pluggy==1.5.0
py-cpuinfo==9.0.0
pytest==7.4.4
pytest-benchmark==4.0.0
sqlparse==0.4.4
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.10.0
wrapt==1.16.0

View File

@ -8,7 +8,7 @@ pluggy==1.5.0
py-cpuinfo==9.0.0
pytest==7.4.4
pytest-benchmark==4.0.0
sqlparse==0.4.4
sqlparse==0.5.0
tomli==2.0.1
typing_extensions==4.10.0
wrapt==1.16.0