Просмотр исходного кода

Bump sqlparse from 0.4.1 to 0.4.2 in /desktop/core

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](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 4 лет назад
Родитель
Сommit
d75c8fc7b3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -67,7 +67,7 @@ rsa==4.7
 sasl==0.2.1  # Move to https://pypi.org/project/sasl3/ ?
 slack-sdk==3.2.0
 SQLAlchemy==1.3.8
-sqlparse==0.4.1
+sqlparse==0.4.2
 tablib==0.13.0
 tabulate==0.8.9
 thrift==0.13.0