From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 19:31:23 +0000 (-0600) Subject: Bump ruff from 0.1.3 to 0.1.6 (#2974) X-Git-Tag: 0.26.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b70fe8959e726c203c843488b64b54378e97ea;p=thirdparty%2Fhttpx.git Bump ruff from 0.1.3 to 0.1.6 (#2974) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 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.3...v0.1.6) --- 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> --- diff --git a/requirements.txt b/requirements.txt index a232e832..1fb5dc80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cryptography==41.0.6 mypy==1.5.1 types-certifi==2021.10.8.2 pytest==7.4.3 -ruff==0.1.3 +ruff==0.1.6 trio==0.22.2 trio-typing==0.9.0 trustme==1.1.0