Skip to content

Commit

Permalink
chore(deps): update dependency poetry-core to >=2.0.1 (#310)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 6d14846 commit e9fd756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ types-tqdm = "^4.66.0.4"
mybox = "mybox.main:sync_main"

[build-system]
requires = ["poetry-core>=2.0.0"]
requires = ["poetry-core>=2.0.1"]
build-backend = "poetry.core.masonry.api"

[tool.isort]
Expand Down

0 comments on commit e9fd756

Please sign in to comment.