Skip to content

Commit 20bafe7

Browse files
dependabot[bot]crablabCountryTk
authored
Bump sqlparse from 0.4.4 to 0.5.3 (#1195)
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.3. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.3) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hugh Wells <hugh.wells@wise.com> Co-authored-by: Tõnis Kõiv <tonis.koiv@wise.com>
1 parent 89ea710 commit 20bafe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'pymongo>=4.7,<4.12',
3535
'tzlocal>=2.0,<4.1',
3636
'slackclient==2.9.4',
37-
'sqlparse==0.4.4',
37+
'sqlparse==0.5.3',
3838
'psutil==5.9.5',
3939
'ujson==5.4.0',
4040
'dnspython==2.1.*',

0 commit comments

Comments
 (0)