Skip to content

Commit cda9656

Browse files
Bump sqlparse from 0.4.2 to 0.4.4 in /testapp
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4. - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.2...0.4.4) --- updated-dependencies: - dependency-name: sqlparse dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 556b9ed commit cda9656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testapp/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-mock==3.7.0
1919
pytest-playwright==0.3.2
2020
python-slugify==6.1.2
2121
requests==2.31.0
22-
sqlparse==0.4.2
22+
sqlparse==0.4.4
2323
text-unidecode==1.3
2424
tomli==2.0.1
2525
urllib3==1.26.15

0 commit comments

Comments
 (0)