Skip to content

Commit 7b4a77f

Browse files
Bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.950...v0.960) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2765d07 commit 7b4a77f

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)