Skip to content

Commit cc4eabf

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] <[email protected]>
1 parent f5db3a9 commit cc4eabf

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
@@ -6,7 +6,7 @@ gunicorn==20.1.0
66
pycodestyle==2.7.0
77
python-decouple==3.4
88
pytz==2021.1
9-
sqlparse==0.4.1
9+
sqlparse==0.4.2
1010
toml==0.10.2
1111
Unipath==1.1
1212
whitenoise==5.3.0

0 commit comments

Comments
 (0)