Skip to content

Commit 75e6236

Browse files
build(deps): bump sqlparse in /src/test/resources/msc/python
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.1 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.3.1...0.5.4) --- updated-dependencies: - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9eeb49 commit 75e6236

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/test/resources/msc/python/pip_freeze_lines_cyclic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ sphinxcontrib-jsmath==1.0.1
148148
sphinxcontrib-qthelp==1.0.6
149149
sphinxcontrib-serializinghtml==1.1.9
150150
SQLAlchemy==1.3.0
151-
sqlparse==0.4.4
151+
sqlparse==0.5.4
152152
Tempita==0.5.2
153153
tenacity==8.2.3
154154
tldextract==5.0.1

src/test/resources/msc/python/requirements-cyclic-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ sphinxcontrib-jsmath==1.0.1
8484
sphinxcontrib-qthelp==1.0.6
8585
sphinxcontrib-serializinghtml==1.1.9
8686
SQLAlchemy==2.0.22
87-
sqlparse==0.3.1
87+
sqlparse==0.5.4
8888
Tempita==0.5.2
8989
tenacity==8.2.3
9090
tldextract==5.0.1

0 commit comments

Comments
 (0)