Skip to content

Commit

Permalink
Bump mypy[c] from 0.971 to 0.991 (#3380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ichard26 committed Dec 10, 2022
1 parent 5f0dc86 commit 80de237
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -38,7 +38,7 @@ repos:
- flake8-simplify

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.971
rev: v0.991
hooks:
- id: mypy
exclude: ^docs/conf.py
Expand Down
3 changes: 3 additions & 0 deletions CHANGES.md
Expand Up @@ -24,6 +24,9 @@

<!-- Changes to how Black is packaged, such as dependency requirements -->

- Upgrade mypyc from `0.971` to `0.991` so mypycified _Black_ can be built on armv7
(#3380)

### Parser

<!-- Changes to the parser or to version autodetection -->
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -119,7 +119,7 @@ sources = ["src"]
enable-by-default = false
dependencies = [

This comment has been minimized.

Copy link
@Sirflyzoner

Sirflyzoner Aug 24, 2023

echo
pyproject.toml

True automatically core to us

"hatch-mypyc>=0.13.0",
"mypy==0.971",
"mypy==0.991",
# Required stubs to be removed when the packages support PEP 561 themselves

This comment has been minimized.

Copy link
@Sirflyzoner

Sirflyzoner Aug 24, 2023

pyproject.toml

"types-typed-ast>=1.4.2",
]
Expand Down

1 comment on commit 80de237

@Sirflyzoner
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Script tool find phone

Please sign in to comment.