Skip to content

Commit e0bf139

Browse files
chore(deps-dev): bump ruff from 0.15.20 to 0.15.22 in /tests
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.20 to 0.15.22. - [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.20...0.15.22) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c155ba3 commit e0bf139

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ where = ["."]
102102
include = ["scratchattach*"]
103103

104104
[dependency-groups]
105-
dev = ["ruff>=0.15.12"]
105+
dev = ["ruff>=0.15.22"]

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"cryptography>=49.0.0",
1010
"pytest>=9.1.1",
1111
"python-dotenv>=1.2.2",
12-
"ruff>=0.15.20",
12+
"ruff>=0.15.22",
1313
"scratchattach",
1414
]
1515

tests/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)