From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 05:14:26 +0000 (+0400) Subject: Bump ruff from 0.1.6 to 0.1.9 (#3031) X-Git-Tag: 0.27.0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3071642d12ed546d901861a5901da6fad37073;p=thirdparty%2Fhttpx.git Bump ruff from 0.1.6 to 0.1.9 (#3031) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.9. - [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.6...v0.1.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index c3619d2d..af1caa5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ coverage[toml]==7.3.0 cryptography==41.0.7 mypy==1.5.1 pytest==7.4.3 -ruff==0.1.6 +ruff==0.1.9 trio==0.22.2 trio-typing==0.10.0 trustme==1.1.0