Skip to content

Commit 10a6a80

Browse files
build(deps): bump ruff from 0.8.0 to 0.8.1 (#761)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.1. - [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.8.0...0.8.1) --- 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 83dbcd8 commit 10a6a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dev = [
5252
"pytest~=8.0",
5353
"recommonmark~=0.7.1",
5454
"requests-mock~=1.12",
55-
"ruff==0.8.0",
55+
"ruff==0.8.1",
5656
"tomli~=2.0; python_version<'3.11'",
5757
"types-python-dateutil>=2.8.19,<2.10.0",
5858
"types-requests~=2.32.0",

0 commit comments

Comments
 (0)