Bump ruff from 0.1.4 to 0.1.6 (#2359)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.6.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.4...v0.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 13:39:40 -06:00 committed by GitHub
parent bf2d4e1485
commit fb86842790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
coverage==7.3.1
importlib-metadata==6.8.0
mypy==1.5.1
ruff==0.1.4
ruff==0.1.6
typing_extensions==4.8.0
types-contextvars==2.4.7.3
types-PyYAML==6.0.12.12