incuna / django-pgcrypto-fields

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

Update flake8-import-order to 0.18.2 #524

Open pyup-bot opened 1 year ago

pyup-bot commented 1 year ago

This PR updates flake8-import-order from 0.18.1 to 0.18.2.

Changelog ### 0.18.2 ``` ----------------- * Add ``zoneinfo`` to list of standard library modules * Fix registering of options with Flake8 >= 6.0 ```
Links - PyPI: https://pypi.org/project/flake8-import-order - Changelog: https://pyup.io/changelogs/flake8-import-order/ - Repo: https://github.com/PyCQA/flake8-import-order