incuna / django-pgcrypto-fields

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

Update setuptools to 65.6.0 #516

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates setuptools from 65.5.0 to 65.6.0.

Changelog ### 65.6.0 ``` ------- Changes ^^^^^^^ * 3674: Sync with pypa/distutilse0787fa, including pypa/distutils183 updating distutils to use the Python logging framework. ``` ### 65.5.1 ``` ------- Misc ^^^^ * 3638: Drop a test dependency on the ``mock`` package, always use :external+python:py:mod:`unittest.mock` -- by :user:`hroncok` * 3659: Fixed REDoS vector in package_index. ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools
pyup-bot commented 1 year ago

Closing this in favor of #517