Skip to content

Commit 24496ee

Browse files
chore(deps): bump sqlparse from 0.5.1 to 0.5.4 (#543)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.1...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ff664e commit 24496ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ python-dotenv==1.0.1
1111
gunicorn==23.*
1212
strenum==0.4.15
1313
xlsxwriter==3.2.5
14-
sqlparse==0.5.1
14+
sqlparse==0.5.4
1515
tzdata==2024.1

0 commit comments

Comments
 (0)