We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a0cbb commit 3a82536Copy full SHA for 3a82536
README.md
@@ -32,6 +32,5 @@ In order to use the workflows, you need to have the following environment variab
32
### Bump all dependencies
33
34
```python
35
-poetry self add poetry-plugin-sembump
36
-poetry bump -D
+poetry update
37
```
0 commit comments