commit 62c6d385c3c98469ec2bf141a006afebd1ce36be from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jun 24 13:30:03 2024 UTC Bump ruff from 0.4.9 to 0.4.10 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10. - [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.9...v0.4.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 9e2839aea8c3345481bd7c6e93f06a40f8498b59 commit + 62c6d385c3c98469ec2bf141a006afebd1ce36be blob - 37bdba09114ab64d2e0fa063108d3dca1e216c91 blob + 2fc2057034977f9759521d61fbfae6c03d27b2c3 --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.4.9" + "ruff==0.4.10" ] [project.scripts]