I noticed when updating a dependency in the base image requirements and running

./gradlew :sdks:python:container:generatePythonRequirementsAll

that a *lot* of other dependencies changed as well. Most were minor
version bumps, but this seems less than ideal. I wonder if we should
run this script periodically (maybe just after a release to let things
bake for the next one?) rather than put it on whoever is updating a
dependency to manually update everything else.

Reply via email to