Skip to content

Commit 6099d15

Browse files
build(deps-dev): bump ruff from 0.0.290 to 0.0.291 (#1224)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.291. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.290...v0.0.291) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b63adb4 commit 6099d15

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
@@ -57,7 +57,7 @@ test = [
5757
"pytest-mock~=3.10",
5858
"pytest-recording~=0.13.0",
5959
"pytest~=7.3",
60-
"ruff==0.0.290",
60+
"ruff==0.0.291",
6161
"types-html5lib~=1.1",
6262
"types-orjson~=3.6",
6363
"types-python-dateutil~=2.8",

0 commit comments

Comments
 (0)