Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.ci hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 30, 2024
1 parent 1131f93 commit bce296c
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 @@ -29,7 +29,7 @@ python = ">=3.8"
[tool.poetry.dependencies.singer-sdk]
version = ">=0.39.0"
allow-prereleases = true
extras = ["faker"]
extras = [ "faker" ]

[tool.poetry.dev-dependencies]
pytest = ">=7.4.4"
Expand Down

0 comments on commit bce296c

Please sign in to comment.