Skip to content

Commit 8353aad

Browse files
build(deps): bump ruff from 0.5.1 to 0.5.2 (#713)
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](astral-sh/ruff@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0655efe commit 8353aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"pytest~=8.0",
5454
"recommonmark~=0.7.1",
5555
"requests-mock~=1.12",
56-
"ruff==0.5.1",
56+
"ruff==0.5.2",
5757
"tomli~=2.0; python_version<'3.11'",
5858
"types-python-dateutil>=2.8.19,<2.10.0",
5959
"types-requests~=2.31.0",

0 commit comments

Comments
 (0)