Skip to content

Commit

Permalink
deps: bump ruff from 0.4.2 to 0.4.3 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 91fb54f commit 4fe028a
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 @@ -31,7 +31,7 @@ reorder-python-imports = "^3.9.0"
pre-commit-hooks = "^4.2.0"
pyupgrade = "^3.15.2"
pytest-xdist = "^3.1.0"
ruff = ">=0.0.249,<0.4.3"
ruff = ">=0.0.249,<0.4.4"
bandit = "^1.7.8"
pytest-subtests = "^0.12.1"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 4fe028a

Please sign in to comment.