commit 40cfda83c6f0eec44b441d40f2550e7bd4d6e268 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Jul 15 14:01:14 2024 UTC Bump ruff from 0.5.1 to 0.5.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.2. - [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.1...0.5.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - ccfdf960f70b08928a2ec978c595b6b7ce5bae55 commit + 40cfda83c6f0eec44b441d40f2550e7bd4d6e268 blob - 32b5d1e99d661f9659ebf8b091f17dede67b0c27 blob + 70dd8780a5f9e1a25bfbb2c7da9f0741b372ca6a --- pyproject.toml +++ pyproject.toml @@ -41,7 +41,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.1" + "ruff==0.5.2" ] [project.scripts]