commit cd90b8d670b2bbd2989f3babe6d74dd0f7c907e8 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jun 17 14:03:02 2024 UTC Bump ruff from 0.4.8 to 0.4.9 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.9. - [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.8...v0.4.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - f9b09affb6861faf9eeb081842c9e0da9ad5597a commit + cd90b8d670b2bbd2989f3babe6d74dd0f7c907e8 blob - 0587e4d582b89b15c9d6aebb133308abb47771df blob + 37bdba09114ab64d2e0fa063108d3dca1e216c91 --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.4.8" + "ruff==0.4.9" ] [project.scripts]