incuna / django-pgcrypto-fields

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

Update dj-database-url to 1.0.0 #480

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates dj-database-url from 0.5.0 to 1.0.0.

Changelog ### 1.0.0 ``` Initial release of code now dj-database-urls is part of jazzband. * Add support for cockroachdb. * Add support for the offical MSSQL connector. * Update License to be compatible with Jazzband. * Remove support for Python < 3.5 including Python 2.7 * Update source code to Black format. * Update CI using pre-commit ```
Links - PyPI: https://pypi.org/project/dj-database-url - Changelog: https://pyup.io/changelogs/dj-database-url/ - Repo: https://github.com/jazzband/dj-database-url
pyup-bot commented 1 year ago

Closing this in favor of #527