Skip to content

Commit 70babc6

Browse files
chore(deps): bump sqlparse from 0.5.3 to 0.5.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f822b6d commit 70babc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pytz==2025.2
1616
# via django
1717
smmap==5.0.2
1818
# via gitdb
19-
sqlparse==0.5.3
19+
sqlparse==0.5.4
2020
# via django
2121
typing-extensions==4.15.0
2222
# via django-migration-fixer (setup.py)

0 commit comments

Comments
 (0)