Skip to content

Commit e41b05d

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps-dev): bump ruff from 0.14.3 to 0.14.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 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.3...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7036af commit e41b05d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dev = [
7676
"pytest-md==0.2.0",
7777
"pytest-mock==3.15.1",
7878
"python-gettext==5.0",
79-
"ruff==0.14.3",
79+
"ruff==0.14.4",
8080
"types-requests==2.32.4.20250913",
8181
]
8282

0 commit comments

Comments
 (0)