mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-02 09:54:43 +00:00
Update sh to 2.0.6 (#4508)
This commit is contained in:
parent
079260320e
commit
20730611d7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==2.3.0
|
||||
sh==2.0.4; sys_platform != "win32"
|
||||
sh==2.0.6; sys_platform != "win32"
|
||||
binaryornot==0.4.4
|
||||
|
||||
# Code quality
|
||||
|
|
|
|||
Loading…
Reference in a new issue