Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Nov 8, 2022

The CI is failing because a new version of mypy has been released yesterday: https://pypi.org/project/mypy/0.982/

The CI is failing because a new version of mypy 
has been released yesterday:
https://pypi.org/project/mypy/0.982/
@github-actions github-actions bot added the python label Nov 8, 2022
@Fokko Fokko changed the title Python: Pin mypy Python: Pin mypy in Python Legacy Nov 8, 2022
skip_install = true
deps =
mypy
mypy==0.982
Copy link
Member

Choose a reason for hiding this comment

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

nit: may be good to enforce the versions to other dependencies too to avoid this kind of issue.

@danielcweeks danielcweeks merged commit 2868871 into master Nov 8, 2022
@Fokko Fokko deleted the fd-fix-ci branch November 8, 2022 18:34
Fokko added a commit to Fokko/iceberg that referenced this pull request Nov 11, 2022
The CI is failing because a new version of mypy 
has been released yesterday:
https://pypi.org/project/mypy/0.982/
puchengy pushed a commit to puchengy/iceberg that referenced this pull request Dec 20, 2022
The CI is failing because a new version of mypy
has been released yesterday:
https://pypi.org/project/mypy/0.982/

(cherry picked from commit 2868871)
puchengy added a commit to pinterest/iceberg that referenced this pull request Dec 20, 2022
The CI is failing because a new version of mypy
has been released yesterday:
https://pypi.org/project/mypy/0.982/

(cherry picked from commit 2868871)

Co-authored-by: Fokko Driesprong <fokko@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants