Skip to content

Commit cf84dc0

Browse files
authored
Merge pull request #323 from PabloLec/dependabot/pip/ruff-0.1.6
Bump ruff from 0.1.5 to 0.1.6
2 parents 003525b + 5bc9e85 commit cf84dc0

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

poetry.lock

Lines changed: 19 additions & 19 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.22.0"
106-
ruff = ">=0.0.263,<0.1.6"
106+
ruff = ">=0.0.263,<0.1.7"
107107

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

0 commit comments

Comments
 (0)