chore(deps): bump sqlparse from 0.5.5 to 0.6.0 in /requirements - #17334
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump sqlparse from 0.5.5 to 0.6.0 in /requirements#17334dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.5 to 0.6.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.5...0.6.0) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/requirements/sqlparse-0.6.0
branch
from
August 19, 2026 00:46
433cedd to
ee9c89d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps sqlparse from 0.5.5 to 0.6.0.
Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
2f40da9Update version number.5753f15Align the changelog entries for this release with previous onesb9588d9Unify the benchmark scripts on a shared harness519e416Pair comment/dollar-quote delimiters at the lexer positiona51df6dMeasure reindent offsets backwards to avoid quadratic CPU use73d9ccdUpdate CHANGELOGd1d8060Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-qu...ef2012aFix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p)26112ddUpdate Changelog.53ff44bEscape backslashes in output formatters.