Skip to content

Commit 0417eae

Browse files
authored
Add note about Poetry v2 support (#38440)
1 parent 5801898 commit 0417eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ Package manager | YAML value | Supported versions |
396396
| pip-compile | `pip` | 6.1.0 |
397397
| pipenv | `pip` | <= 2021-05-29 |
398398
| pnpm | `npm` | v7, v8 <br>v9 (version updates only) |
399-
| poetry | `pip` | v1 |
399+
| poetry | `pip` | v2 |
400400
| pub | `pub` | v2 |
401401
| Swift | `swift` | v5 |
402402
| Terraform | `terraform` | >= 0.13, <= 1.10.x |

0 commit comments

Comments
 (0)