commit 2c25809021afd6ba7383555ef424b7dd7ba5d723 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Aug 26 13:38:24 2024 UTC Bump ruff from 0.6.1 to 0.6.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.2. - [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/0.6.1...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 21e1ba8a61149fa966640e81019c33bce93b37f2 commit + 2c25809021afd6ba7383555ef424b7dd7ba5d723 blob - b44d9ad5a11c1a2633fbd80710b189760b8887f4 blob + 0321a821d20b840cc9a3ca383e784c4c400ba3b2 --- pyproject.toml +++ pyproject.toml @@ -42,7 +42,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.6.1" + "ruff==0.6.2" ] [project.scripts]