python
python copied to clipboard
Upgrade dependencies to newer versions
Current danger-python dependencies are too outdated and create all sorts of dependency "hells".
For instance, newer versions of black
require newer versions of click
.
Seems reasonable to me, but I don't use this 👍🏻
@orta what don't you use? black
and click
?
I've not used danger-python, and I also don't know what black or click are too :D