Skip to content

Commit fba7f10

Browse files
authored
Merge pull request #689 from TimMcCool/dependabot/uv/tests/ruff-0.15.22
chore(deps-dev): bump ruff from 0.15.20 to 0.15.22 in /tests
2 parents b3835a9 + e0bf139 commit fba7f10

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)