Skip to content

Commit 52bcf19

Browse files
authored
Bump mypy and pytest (#406)
1 parent 5625e16 commit 52bcf19

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
@@ -64,9 +64,9 @@ dev = [
6464
"flake8-bugbear==23.6.5",
6565
"flake8-noqa==1.3.2",
6666
"isort==5.12.0", # Must match .pre-commit-config.yaml
67-
"mypy==1.4.0",
67+
"mypy==1.4.1",
6868
"pre-commit-hooks==4.4.0", # Must match .pre-commit-config.yaml
69-
"pytest==7.3.2",
69+
"pytest==7.4.0",
7070
"types-pyflakes<4",
7171
]
7272

0 commit comments

Comments
 (0)