Skip to content

Commit c228b87

Browse files
pip dev: (deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb9c672 commit c228b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ pytest==8.4.2
2020
pytest-cov==7.0.0
2121
pytest-django==4.11.1
2222
pytest-random-order==1.2.0
23-
ruff==0.14.1
23+
ruff==0.14.2
2424
stevedore==5.5.0

0 commit comments

Comments
 (0)