Skip to content

Commit

Permalink
build(deps-dev): bump ruff from 0.1.11 to 0.3.3 (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 21, 2024
1 parent 7595f9e commit 8a6adeb
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 @@ -68,7 +68,7 @@ test = [
"requests-mock>=1.10.0,<2",
"types-pytest-lazy-fixture>=0.6.3.3",
]
dev = ["pre-commit", "tox", "ruff==0.3.2"]
dev = ["pre-commit", "tox", "ruff==0.3.3"]
mypy = ["mypy", "types-requests"]

[tool.pytest.ini_options]
Expand Down

0 comments on commit 8a6adeb

Please sign in to comment.