Skip to content

Commit e58db92

Browse files
Update dev deps.
* pyproject.toml : Update pytest and sphinx (requires 3.10) * poetry.lock : Automatic update using `poetry lock`. * .pre-commit-config.yaml : Sync with `poetry.lock`.
1 parent 8126f4b commit e58db92

File tree

3 files changed

+697
-1103
lines changed

3 files changed

+697
-1103
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868

6969
# Static type checking
7070
- repo: https://github.com/pre-commit/mirrors-mypy
71-
rev: e5ea6670624c24f8321f6328ef3176dbba76db46 # frozen: v1.10.0
71+
rev: bbc3dc1f890007061f18f17e2334f216ea9e5df7 # frozen: v1.14.1
7272
hooks:
7373
- id: mypy
7474
exclude: ^(tests|docs)

0 commit comments

Comments
 (0)