chore: bump sqlparse to v0.5.0

This commit is contained in:
barredterra 2024-04-16 16:56:54 +02:00
parent 53bd1a85d1
commit 733a7fe6f8

View file

@ -67,7 +67,7 @@ dependencies = [
"rsa>=4.1",
"semantic-version~=2.10.0",
"sentry-sdk~=1.37.1",
"sqlparse~=0.4.4",
"sqlparse~=0.5.0",
"sql_metadata~=2.9.0",
"tenacity~=8.2.2",
"terminaltables~=3.1.10",