Skip to content

Commit a177bed

Browse files
authored
Merge pull request #550 from PabloLec/dependabot/pip/ruff-0.8.2
Bump ruff from 0.8.1 to 0.8.2
2 parents 768ce75 + 50561a0 commit a177bed

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ types-PyYAML = "^6.0.12"
103103

104104
[tool.poetry.group.dev.dependencies]
105105
pytest-asyncio = ">=0.20.3,<0.25.0"
106-
ruff = ">=0.5.1,<0.8.2"
106+
ruff = ">=0.5.1,<0.8.3"
107107

108108
[tool.isort]
109109
profile = "black"

0 commit comments

Comments
 (0)