Skip to content

Commit

Permalink
Merge pull request #393 from eruvanos/dependabot/pip/ruff-0.4.8
Browse files Browse the repository at this point in the history
Bump ruff from 0.4.7 to 0.4.8
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
2 parents df90719 + c3553f4 commit f81f5b1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 20 deletions.
49 changes: 30 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 @@ -74,7 +74,7 @@ gunicorn = ["gunicorn"]

[tool.poetry.group.dev.dependencies]
bumpversion = "^0.6.0"
ruff = ">=0.0.252,<0.4.8"
ruff = ">=0.0.252,<0.4.9"
mypy = "^1.0.1"
types-requests = "^2.28.11.15"

Expand Down

0 comments on commit f81f5b1

Please sign in to comment.