commit 5db1f43338f215d07cee1825dc807c4ed076462e from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jun 10 13:46:50 2024 UTC Bump ruff from 0.4.7 to 0.4.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8. - [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/v0.4.7...v0.4.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 1eed1c29e6ecd701673aa645908c93baad8b642b commit + 5db1f43338f215d07cee1825dc807c4ed076462e blob - 09574253b9df8fc91804aa9ff1fe2a6913544485 blob + 51b6481d663de216d27fb1c10b629228ae7b8fdb --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.4.7" + "ruff==0.4.8" ] [project.scripts]