incuna / django-pgcrypto-fields

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

Update incuna-test-utils to 8.0.0 #289

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates incuna-test-utils from 7.0.0 to 8.0.0.

Changelog ### 8.0.0 ``` ------ * Drop support for Django < 1.10 * Add support for Django 2.0 ```
Links - PyPI: https://pypi.org/project/incuna-test-utils - Changelog: https://pyup.io/changelogs/incuna-test-utils/ - Repo: https://github.com/incuna/incuna-test-utils/
peterfarrell commented 3 years ago

Fixed in #261