Skip to content

Commit 324c816

Browse files
chore(deps): bump ruff from 0.14.1 to 0.14.4 (#585)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.4. - [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.1...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 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 72c6d06 commit 324c816

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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.1",
47+
"ruff==0.14.4",
4848
"codespell",
4949
"pyshark>=0.6,<0.7",
5050
"aioresponses>=0.7.7,<0.8",

uv.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)