-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit 512baa6
Remove
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.poetry:update-deps
task1 parent 7a90478 commit 512baa6
1 file changed
+0
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
690 | - | ||
691 | - | ||
692 | - | ||
693 | - | ||
694 | - | ||
695 | - | ||
696 | - | ||
697 | - | ||
698 | 690 |
| |
699 | 691 |
| |
700 | 692 |
| |
|
0 commit comments