Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.0.290 to 0.0.292 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 10, 2023
1 parent 42360fd commit 9818cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ test = [
"requests-mock>=1.10.0,<2",
"types-pytest-lazy-fixture>=0.6.3.3",
]
dev = ["pre-commit", "tox", "black", "ruff==0.0.290"]
dev = ["pre-commit", "tox", "black", "ruff==0.0.292"]
mypy = ["mypy", "types-requests"]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 9818cb0

Please sign in to comment.