Skip to content

Commit 2ba14d2

Browse files
dependabot[bot]amilcarlucas
authored andcommitted
build(deps): bump ruff from 0.14.1 to 0.14.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.2. - [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.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ef84ab commit 2ba14d2

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.1",
79+
"ruff==0.14.2",
8080
"types-requests==2.32.4.20250913",
8181
]
8282

0 commit comments

Comments
 (0)