Skip to content

Commit

Permalink
chore: Update build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Feb 12, 2025
1 parent c485d4f commit c71757d
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 @@ -67,7 +67,7 @@ module = ["sshtunnel"]
ignore_missing_imports = true

[build-system]
requires = ["poetry-core>=1.9,<2", "poetry-dynamic-versioning>=1.4,<2"]
requires = ["poetry-core==2.0.1", "poetry-dynamic-versioning==1.7.1"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry.scripts]
Expand Down

0 comments on commit c71757d

Please sign in to comment.