Check for outdated dependencies in PRs — At Meilleurs Agents, we have several backend applications, mostly written in Python. With the launch of new products, we now have more and more applications to maintain. For most of our projects, we use pipenv to manage dependencies and to produce deterministic builds. In order to monitor the state of…