Skip to content

Commit a69b521

Browse files
committed
fix: update packages
1 parent ea2f8ba commit a69b521

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎pyproject.toml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ dependencies = [
1515

1616
[project.optional-dependencies]
1717
dev = [
18-
"black>=26.3.0",
18+
"black>=26.5.1",
1919
"flake8>=7.3.0",
2020
"isort>=8.0.1",
21-
"mypy>=1.19.1",
21+
"mypy>=2.1.0",
2222
"httpx>=0.28.1",
2323
"pytest>=9.0.2",
2424
"pytest-cov>=7.0.0",

0 commit comments

Comments
 (0)