Skip to content

Commit

Permalink
update mypy to 1.2 (#351)
Browse files Browse the repository at this point in the history
Summary:
To make it work with python  3.11
- [X] Ensured the test suite passes
- [X] Completed the Contributor License Agreement ("CLA")

Pull Request resolved: #351

Reviewed By: williamlw999-fb

Differential Revision: D44804660

Pulled By: deathowl

fbshipit-source-id: 59e2f908558e35f99db38b9b7b238970f3876699
  • Loading branch information
deathowl authored and facebook-github-bot committed Apr 10, 2023
1 parent 798c9e8 commit b278069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ coverage
coveralls
flake8
isort~=5.1
mypy==0.991
mypy==1.2
ipython
sphinx
sphinx-autobuild
Expand Down

0 comments on commit b278069

Please sign in to comment.