Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
visch authored Feb 23, 2024
1 parent aef03c6 commit 54b007b
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 @@ -93,7 +93,7 @@ known-first-party = ["tap_mysql"]
convention = "google"

[build-system]
requires = ["poetry-core==1.8.1", "poetry-dynamic-versioning"]
requires = ["poetry-core==1.9.0", "poetry-dynamic-versioning"]
build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry.scripts]
Expand Down

0 comments on commit 54b007b

Please sign in to comment.