Skip to content

Commit 81ec20b

Browse files
Bump sqlparse from 0.4.2 to 0.4.4
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a52812 commit 81ec20b

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
@@ -18,7 +18,7 @@ MarkupSafe==2.1.1
1818
pycparser==2.21
1919
six==1.16.0
2020
SQLAlchemy==1.4.35
21-
sqlparse==0.4.2
21+
sqlparse==0.4.4
2222
Werkzeug==2.2.3
2323
WTForms==3.0.1
2424
zipp==3.8.0

0 commit comments

Comments
 (0)