commit 12a350865dfeb16c0322815b740488af392ddfb8 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Aug 05 13:56:45 2024 UTC Bump ruff from 0.5.5 to 0.5.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.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/0.5.5...0.5.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - b339fa1df2bf776d9084ff6b6c0ed9db011cd255 commit + 12a350865dfeb16c0322815b740488af392ddfb8 blob - 908f720c02b2367c417a1c9a2c7094d9420fff6b blob + c67ae902c3c2cda3a909cb161e27f37da256951e --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.5" + "ruff==0.5.6" ] [project.scripts]