Skip to content

Commit b104034

Browse files
authored
Merge branch 'main' into dependabot/github_actions/astral-sh/setup-uv-10.0.1
2 parents 7818a34 + fd3754e commit b104034

2 files changed

Lines changed: 75 additions & 67 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ tests = [
3333
"pytest==9.1.1"
3434
]
3535
linting = [
36-
"ruff==0.16.2",
36+
"ruff==0.16.3",
3737
]
3838
type_check = [
39-
"mypy==2.3.0",
39+
"mypy==2.3.1",
4040
"types-PyYAML==6.0.12.20260518",
4141
{ include-group = "tests" }
4242
]

0 commit comments

Comments
 (0)