Skip to content

Commit b8c980b

Browse files
Bump sqlparse from 0.4.1 to 0.4.2 in /pyperformance (#106)
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](andialbrecht/sqlparse@0.4.1...0.4.2) --- updated-dependencies: - dependency-name: sqlparse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6722e4 commit b8c980b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyperformance/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ six==1.16.0
3636
# via html5lib
3737
sqlalchemy==1.4.15
3838
# via -r requirements.in
39-
sqlparse==0.4.1
39+
sqlparse==0.4.2
4040
# via django
4141
sympy==1.8
4242
# via -r requirements.in

0 commit comments

Comments
 (0)