incuna / django-pgcrypto-fields

Transparent field level encryption for Django using the pgcrypto postgresql extension.
BSD 2-Clause "Simplified" License
230 stars 50 forks source link

Update pyflakes to 2.4.0 #393

Closed pyup-bot closed 1 year ago

pyup-bot commented 2 years ago

This PR updates pyflakes from 2.3.1 to 2.4.0.

Changelog ### 2.4.0 ``` - Remove unused tracing code (``traceTree``) - Add support for ``match`` statement - Detect ``typing`` module attributes when imported with ``import ... as ...`` ```
Links - PyPI: https://pypi.org/project/pyflakes - Changelog: https://pyup.io/changelogs/pyflakes/ - Repo: https://github.com/PyCQA/pyflakes
pyup-bot commented 1 year ago

Closing this in favor of #519