Skip to content

Commit

Permalink
Merge pull request #968 from microsoftgraph/fix/dependabot-failures
Browse files Browse the repository at this point in the history
Remove unused poetry config causing dependabot failures
  • Loading branch information
Ndiritu authored Dec 4, 2024
2 parents 78416e8 + 560face commit 0790ca7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,3 @@ push = false
[tool.bumpver.file_patterns]
"pyproject.toml" = ['current_version = "{version}"', 'version = "{version}"']
"msgraph/_version.py" = ["{version}"]

[tool.poetry.packages]
include = ["msgraph"]

0 comments on commit 0790ca7

Please sign in to comment.