commit bf12a25fc76ecdb30ad791479d03fd576a4bc170 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jul 29 13:16:24 2024 UTC Bump ruff from 0.5.4 to 0.5.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5. - [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.4...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 5aeeaaefad642653ad6552c302d4847cd51bd0f9 commit + bf12a25fc76ecdb30ad791479d03fd576a4bc170 blob - 6af95083d1f610b103604f07d1d768a34cf0bfeb blob + 908f720c02b2367c417a1c9a2c7094d9420fff6b --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.4" + "ruff==0.5.5" ] [project.scripts]