Skip to content

Commit 1073b47

Browse files
committed
sqlparse 050
1 parent 84ffe44 commit 1073b47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ djangorestframework
88
django-crum
99
django-split-settings
1010
inflection
11-
sqlparse>=0.5.2 # https://github.com/ansible/django-ansible-base/security/dependabot/9
11+
sqlparse>=0.5.0 # https://github.com/ansible/django-ansible-base/security/dependabot/9

requirements/requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ social-auth-app-django==5.4.1
146146
# via -r requirements/requirements_authentication.in
147147
social-auth-core==4.5.4
148148
# via social-auth-app-django
149-
sqlparse==0.5.2
149+
sqlparse==0.5.0
150150
# via
151151
# -r requirements/requirements.in
152152
# django

0 commit comments

Comments
 (0)