Skip to content

Commit 71df502

Browse files
chore(deps): update dev dependencies
1 parent 252f89b commit 71df502

3 files changed

Lines changed: 126 additions & 103 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,17 +84,17 @@ dev = [
8484
# so use this to install "development" extras by default too
8585
"geodatalytics[development]",
8686
"pre-commit==4.5.1",
87-
"tox==4.50.3",
88-
"tox-uv==1.33.4",
87+
"tox==4.52.0",
88+
"tox-uv==1.34.0",
8989
]
9090
lint = [
91-
"ruff==0.15.7",
91+
"ruff==0.15.8",
9292
]
9393
type = [
94-
"mypy==1.19.1",
94+
"mypy==1.20.0",
9595
"celery-types==0.26.0",
9696
"django-stubs[compatible-mypy]==6.0.1",
97-
"djangorestframework-stubs[compatible-mypy]==3.16.8",
97+
"djangorestframework-stubs[compatible-mypy]==3.16.9",
9898
"pandas-stubs==3.0.0.260204",
9999
"types-channels==4.3.0.20260321",
100100
]

0 commit comments

Comments
 (0)