update sqlparse to address CVE-2024-4340 (#4516)

# Which issue(s) this PR closes

Closes https://github.com/grafana/oncall/issues/4511

Also closes https://github.com/grafana/oncall/security/dependabot/108
This commit is contained in:
Joey Orlando 2024-06-13 09:08:50 -04:00 committed by GitHub
parent 361a4f669e
commit f792612134
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -118,7 +118,7 @@ six==1.16.0
# via
# -c requirements.txt
# python-dateutil
sqlparse==0.4.4
sqlparse==0.5.0
# via
# -c requirements.txt
# django

View file

@ -437,7 +437,7 @@ social-auth-core==4.5.2
# via social-auth-app-django
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
sqlparse==0.5.0
# via
# django
# django-debug-toolbar