build(deps-dev): bump ruff from 0.0.260 to 0.0.262

Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.260 to 0.0.262.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.260...v0.0.262)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-24 14:58:25 +00:00
committed by GitHub
parent 2bb6f924cd
commit 2a2878bba0

View File

@@ -74,7 +74,7 @@ setuptools.setup(
"pytest-instafail==0.5.0",
"pytest-cov==4.0.0",
"pycodestyle==2.10.0",
"ruff==0.0.260",
"ruff==0.0.262",
"black==23.3.0",
"isort==5.11.4",
"mypy==1.2.0",