You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task updates all the project's Python package dependencies to the latest version.
Performing bulk updates is not a good practice, since it is non-atomic and thus makes it difficult to bisect regressions
caused by the update. In addition, it is not necessary since dependencies are now updated using Dependabot.
For these reasons, the task is harmful and superfluous.
0 commit comments