Skip to content

Commit b0042ec

Browse files
chore(deps): update dependency sqlparse to v0.5.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 506ac9d commit b0042ec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements.common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ social-auth-core==4.5.4
445445
# via
446446
# galaxy-ng (setup.py)
447447
# social-auth-app-django
448-
sqlparse==0.5.2
448+
sqlparse==0.5.3
449449
# via django
450450
subprocess-tee==0.4.2
451451
# via

requirements/requirements.insights.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ social-auth-core==4.5.4
467467
# via
468468
# galaxy-ng (setup.py)
469469
# social-auth-app-django
470-
sqlparse==0.5.2
470+
sqlparse==0.5.3
471471
# via django
472472
subprocess-tee==0.4.2
473473
# via

requirements/requirements.standalone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ social-auth-core==4.5.4
445445
# via
446446
# galaxy-ng (setup.py)
447447
# social-auth-app-django
448-
sqlparse==0.5.2
448+
sqlparse==0.5.3
449449
# via django
450450
subprocess-tee==0.4.2
451451
# via

0 commit comments

Comments
 (0)