Skip to content

Commit

Permalink
Merge pull request #222 from armakuni/dependabot/pip/ruff-0.4.9
Browse files Browse the repository at this point in the history
build(deps-dev): Bump ruff from 0.4.8 to 0.4.9
  • Loading branch information
mergify[bot] committed Jun 14, 2024
2 parents bfbf1e8 + 674f76d commit 373c7ef
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ types-dateparser = "^1.1.4.9"
[tool.poetry.group.dev.dependencies]
black = ">=23.3,<25.0"
isort = "^5.12.0"
ruff = ">=0.0.277,<0.4.9"
ruff = ">=0.0.277,<0.4.10"
mypy = "^1.4.0"
pytest = ">=7.3.2,<9.0.0"
wiremock = "^2.5.0"
Expand Down

0 comments on commit 373c7ef

Please sign in to comment.