Skip to content

Commit

Permalink
Merge pull request #78 from PainterQubits/dependabot/pip/mypy-1.3.0
Browse files Browse the repository at this point in the history
Bump mypy from 1.2.0 to 1.3.0
  • Loading branch information
alexhad6 authored May 15, 2023
2 parents 81bbaf3 + 7b626ae commit c21d311
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ astropy = ["astropy"]
pytest = "^7.3.1"
flake8 = "^6.0.0"
pylint = "^2.17.4"
mypy = "^1.2.0"
mypy = "^1.3.0"
black = "^23.3.0"

[tool.poetry.group.docs.dependencies]
Expand Down

0 comments on commit c21d311

Please sign in to comment.