Skip to content

Commit

Permalink
chore(deps): update dependency poetry-core to >=2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 3c301bc commit f6246d0
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.1.0"]
requires = ["poetry-core>=2.1.1"]
build-backend = "poetry.core.masonry.api"

[tool.isort]
Expand Down

0 comments on commit f6246d0

Please sign in to comment.