Skip to content

Commit 9a3bba1

Browse files
[pypi] Update all dependencies
1 parent ff240b1 commit 9a3bba1

File tree

4 files changed

+126
-114
lines changed

4 files changed

+126
-114
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ Homepage = "https://github.com/Parnassius/domify"
3232
[dependency-groups]
3333
dev = [
3434
"darglint==1.8.1",
35-
"mypy==1.16.1",
35+
"mypy==1.17.1",
3636
"pytest==8.4.1",
3737
"pytest-cov==6.2.1",
38-
"ruff==0.12.2",
38+
"ruff==0.12.7",
3939
]
4040

4141
[build-system]

spec_parser/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ parse = "spec_parser.parser:parse"
1212

1313
[dependency-groups]
1414
dev = [
15-
"mypy==1.16.1",
16-
"ruff==0.12.2",
15+
"mypy==1.17.1",
16+
"ruff==0.12.7",
1717
"types-requests==2.32.4.20250611",
1818
]
1919

0 commit comments

Comments
 (0)