Skip to content

Commit 1403851

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

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
@@ -79,7 +79,7 @@ dev = [
7979
"pytest-md==0.2.0",
8080
"pytest-mock==3.15.1",
8181
"python-gettext==5.0",
82-
"ruff==0.15.12",
82+
"ruff==0.15.13",
8383
"types-requests==2.32.4.20260107",
8484
"ty==0.0.35",
8585
]

0 commit comments

Comments
 (0)