Skip to content

Commit f0c71d7

Browse files
Bump sqlparse from 0.5.3 to 0.5.4 in /testapp
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.3...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 899402a commit f0c71d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testapp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-mock==3.14.0
1919
pytest-playwright==0.7.0
2020
python-slugify==8.0.4
2121
requests==2.32.4
22-
sqlparse==0.5.3
22+
sqlparse==0.5.4
2323
text-unidecode==1.3
2424
tomli==2.2.1
2525
urllib3==2.6.3

0 commit comments

Comments
 (0)