Skip to content

Commit

Permalink
Merge pull request #254 from yaleman/dependabot/pip/ruff-gte-0.0.257-…
Browse files Browse the repository at this point in the history
…and-lt-0.3.1
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
2 parents ddd932f + d17b379 commit dcc52c4
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 @@ -15,7 +15,7 @@ keywords = ["goodwe", "solar", "api", "pygoodwe"]
readme = "README.md"

[tool.poetry.group.dev.dependencies]
ruff = ">=0.0.257,<0.2.3"
ruff = ">=0.0.257,<0.3.1"
types-requests = "^2.28.11"
pytest = ">=7.1.3,<9.0.0"
mypy = "^1.0"
Expand Down

0 comments on commit dcc52c4

Please sign in to comment.