commit 868efb893f20f9de1b795a8d11ee7c19d353421a from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jul 22 13:44:26 2024 UTC Bump ruff from 0.5.2 to 0.5.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.4. - [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.2...0.5.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 658ff2ae427fe23fca729a5cf396b555288b643e commit + 868efb893f20f9de1b795a8d11ee7c19d353421a blob - 70dd8780a5f9e1a25bfbb2c7da9f0741b372ca6a blob + 6af95083d1f610b103604f07d1d768a34cf0bfeb --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.2" + "ruff==0.5.4" ] [project.scripts]