mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Update sh to 2.0.2 (#4157)
This commit is contained in:
parent
2d9dceb0fb
commit
b46447c8db
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==2.1.1
|
||||
sh==1.14.3; sys_platform != "win32"
|
||||
sh==2.0.2; sys_platform != "win32"
|
||||
binaryornot==0.4.4
|
||||
|
||||
# Code quality
|
||||
|
|
|
|||
Loading…
Reference in a new issue