Skip to content

Commit 00ce705

Browse files
Bump sqlparse from 0.3.0 to 0.5.0
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.5.0. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.0...0.5.0) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3c1b95 commit 00ce705

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
@@ -1,4 +1,4 @@
11
Django==3.2.25
22
djangorestframework==3.10.3
33
pytz==2019.2
4-
sqlparse==0.4.4
4+
sqlparse==0.5.0

0 commit comments

Comments
 (0)