mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-17 08:41:08 +00:00
Update sh from 2.0.2 to 2.0.3 (#4224)
This commit is contained in:
parent
95ec685983
commit
386330de0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cookiecutter==2.1.1
|
||||
sh==2.0.2; sys_platform != "win32"
|
||||
sh==2.0.3; sys_platform != "win32"
|
||||
binaryornot==0.4.4
|
||||
|
||||
# Code quality
|
||||
|
|
|
|||
Loading…
Reference in a new issue