Skip to content

Commit

Permalink
Merge pull request #10 from a5chin/feature/ruff-0.4.4
Browse files Browse the repository at this point in the history
chore(poetry): bump ruff from 0.4.3 to 0.4.4
  • Loading branch information
a5chin authored May 10, 2024
2 parents 8535b16 + 5c8764b commit 25c5600
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ managed = true
dev-dependencies = [
"pytest>=8.2.0",
"pre-commit>=3.7.0",
"ruff>=0.4.3",
"ruff>=0.4.4",
]
2 changes: 1 addition & 1 deletion requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pre-commit==3.7.0
pytest==8.2.0
pyyaml==6.0.1
# via pre-commit
ruff==0.4.3
ruff==0.4.4
setuptools==69.5.1
# via nodeenv
virtualenv==20.26.1
Expand Down

0 comments on commit 25c5600

Please sign in to comment.