Skip to content

Commit e3b88bb

Browse files
style: pre-commit fixes
1 parent 3c2b904 commit e3b88bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/py314-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- python=3.14
1515
- cogapp
1616
- dependency-groups
17-
- mypy>=1.15.0
17+
- mypy>=1.20.0
1818
- nox>=2025.5.1
1919
- packaging
2020
- pylint

requirements/uvx-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ conda-lock>=2.5.5
1313
copier
1414
copier-template-extensions>=0.3.1
1515
grayskull>=2.5.3
16-
mypy[faster-cache]>=1.15.0
16+
mypy[faster-cache]>=1.20.0
1717
nox>=2025.5.1
1818
prek
1919
pyrefly>=0.37.0

0 commit comments

Comments
 (0)