Skip to content

Commit 6327a2e

Browse files
Merge pull request #156 from andrewthetechie/dependabot/pip/mypy-0.960
Bump mypy from 0.950 to 0.960
2 parents 2765d07 + 7b4a77f commit 6327a2e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytz = ">=2021.3,<2023.0"
2727
pytest = "^7.1.2"
2828
coverage = {extras = ["toml"], version = "^6.3"}
2929
safety = "^1.10.3"
30-
mypy = "^0.950"
30+
mypy = "^0.960"
3131
typeguard = "^2.13.2"
3232
xdoctest = {extras = ["colors"], version = "^1.0.0"}
3333
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)