Skip to content

Commit df438f7

Browse files
chore(deps): bump ruff from 0.14.0 to 0.14.1 (#553)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.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.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 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 e2073ed commit df438f7

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
@@ -44,7 +44,7 @@ dev = [
4444
"pytest",
4545
"pre-commit>=3.5,<5.0",
4646
"mypy",
47-
"ruff==0.14.0",
47+
"ruff==0.14.1",
4848
"codespell",
4949
"pyshark>=0.6,<0.7",
5050
"aioresponses>=0.7.7,<0.8",

0 commit comments

Comments
 (0)