Skip to content

Commit 3d37c09

Browse files
Bump sqlparse from 0.4.4 to 0.5.0 (#37)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ffe4f commit 3d37c09

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pltable = "==1.1.0"
1515
pydantic = "==2.5.3"
1616
pydantic-core = "==2.14.6"
1717
python-dotenv = "*"
18-
sqlparse = "==0.4.4"
18+
sqlparse = "==0.5.0"
1919
typing-extensions = "==4.9.0"
2020
tzdata = "*"
2121
granian = "*"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)