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 pylint-django to 2.2.0 #99

Merged
merged 1 commit into from Jul 22, 2020

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pylint-django from 2.1.0 to 2.2.0.

Changelog

2.2.0

---------------------------

- Rely on Django to resolve string references in ForeignKey fields. Refs
`243 <https://github.com/PyCQA/pylint-django/issues/243>`_ (Alejandro Angulo)
- Suppress ``unused-argument`` for functions in migration modules. Fix
`267 <https://github.com/PyCQA/pylint-django/issues/267>`_
- New checker for hard-coded ``auth.User``. Fix
`244 <https://github.com/PyCQA/pylint-django/issues/244>`_
Links

@atodorov atodorov merged commit eb6683f into master Jul 22, 2020
@atodorov atodorov deleted the pyup-update-pylint-django-2.1.0-to-2.2.0 branch July 22, 2020 17:01
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.

None yet

2 participants