Skip to content

Commit 81ace4e

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 2b266b0 commit 81ace4e

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
@@ -446,7 +446,7 @@ social-auth-core==4.5.4
446446
# via
447447
# galaxy-ng (setup.py)
448448
# social-auth-app-django
449-
sqlparse==0.5.2
449+
sqlparse==0.5.3
450450
# via
451451
# django
452452
# django-ansible-base

requirements/requirements.insights.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ social-auth-core==4.5.4
468468
# via
469469
# galaxy-ng (setup.py)
470470
# social-auth-app-django
471-
sqlparse==0.5.2
471+
sqlparse==0.5.3
472472
# via
473473
# django
474474
# django-ansible-base

requirements/requirements.standalone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ social-auth-core==4.5.4
446446
# via
447447
# galaxy-ng (setup.py)
448448
# social-auth-app-django
449-
sqlparse==0.5.2
449+
sqlparse==0.5.3
450450
# via
451451
# django
452452
# django-ansible-base

0 commit comments

Comments
 (0)