Skip to content

Commit

Permalink
Update mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuckley committed Jun 26, 2023
1 parent ca0dd82 commit ba01f44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ python_requires = >=3.8
dev =
black==22.3.0
flake8==4.0.1
mypy==0.961
mypy==1.1.1
pytest==7.1.2
types-pyyaml==5.4.10
types-requests==2.27.6
Expand All @@ -74,7 +74,7 @@ tests =
flake8==4.0.1
h5py==3.7.0
isort==5.10.1
mypy==0.961
mypy==1.1.1
numpy==1.23.5
pandas==1.4.2
pandas-stubs==1.2.0.61
Expand Down

0 comments on commit ba01f44

Please sign in to comment.