Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django to 2.2.10 #1744

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Feb 3, 2020

This PR updates Django from 2.2.9 to 2.2.10.

Changelog

2.2.10

===========================

*February 3, 2020*

Django 2.2.10 fixes a security issue in 2.2.9.

CVE-2020-7471: Potential SQL injection via ``StringAgg(delimiter)``
===================================================================

:class:`~django.contrib.postgres.aggregates.StringAgg` aggregation function was
subject to SQL injection, using a suitably crafted ``delimiter``.


==========================
Links

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Mar 4, 2020

Closing this in favor of #1770

@pyup-bot pyup-bot closed this Mar 4, 2020
@fuzzylogic2000 fuzzylogic2000 deleted the pyup-update-django-2.2.9-to-2.2.10 branch March 4, 2020 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant