mirror of https://github.com/encode/starlette.git
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:
parent
bf2d4e1485
commit
fb86842790
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue