Skip to content

Commit e1399c8

Browse files
authored
Merge pull request #12 from hex-inc/dscott/SUP-1445
bump to pick up sqlparse fix
2 parents 7b7c8f2 + 7669160 commit e1399c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages = [
1515
[tool.poetry.dependencies]
1616
python = "^3.8"
1717
# sqlparse = { path = "../sqlparse", develop = true }
18-
sqlparse = { git = "https://github.com/hex-inc/sqlparse", rev = "67aa88429b68718a43c00231c37510f156bc9ab3" }
18+
sqlparse = { git = "https://github.com/hex-inc/sqlparse", rev = "c39a749974f991b956ec52bab952d04fac532842" }
1919

2020
[tool.poetry.dev-dependencies]
2121
black = "^23.9"

0 commit comments

Comments
 (0)