commit 04763a65c811eefd93a776bb1bf1540e1973b418 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jul 08 13:52:28 2024 UTC Bump ruff from 0.5.0 to 0.5.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1. - [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.0...0.5.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - a5a3d12ceefc12153ea5436449b6c9b001ee5987 commit + 04763a65c811eefd93a776bb1bf1540e1973b418 blob - 7f899c1f955c483e5264a43eaa806d58138b753e blob + 32b5d1e99d661f9659ebf8b091f17dede67b0c27 --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.0" + "ruff==0.5.1" ] [project.scripts]