Hi Kamal,
Thanks for using Pedestal and for reaching out on the mailing-list!
PRs that update dependencies and clean up doc strings are always welcome and very helpful.
Outside of a PR, a Github issue is also helpful - there are a few community members who will pick up smaller tickets.
Regarding dependencies in your own projects:
I recommend getting in the habit of using `:exclusions` and pinning problematic transitive dependencies within the top-level of your project.
I hope this helps!
Paul