cookiecutter / cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
https://cookiecutter-django.readthedocs.io
BSD 3-Clause "New" or "Revised" License
11.76k stars 2.83k forks source link

Update sh to 2.0.7 #5114

Closed pyup-bot closed 1 month ago

pyup-bot commented 1 month ago

This PR updates sh from 2.0.6 to 2.0.7.

Changelog ### 2.0.7 ``` - Fix `sh.glob` arguments [708](https://github.com/amoffat/sh/issues/708) - Misc modernizations ```
Links - PyPI: https://pypi.org/project/sh - Changelog: https://data.safetycli.com/changelogs/sh/ - Docs: https://sh.readthedocs.io/