Skip to content

Commit 3716bed

Browse files
Bump sqlparse from 0.4.1 to 0.4.2
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/andialbrecht/sqlparse/releases) - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.1...0.4.2) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 115d356 commit 3716bed

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ gunicorn = "==20.1.0"
1313
psycopg2 = "==2.9.1"
1414
pycodestyle = "==2.7.0"
1515
pytz = "==2021.3"
16-
sqlparse = "==0.4.1"
16+
sqlparse = "==0.4.2"
1717
toml = "==0.10.2"
1818
whitenoise = "==5.3.0"
1919
Django = "==3.2.5"

Pipfile.lock

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

0 commit comments

Comments
 (0)