Skip to content

Commit 1afd09c

Browse files
build(deps-dev): bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.942...v0.950) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18edea6 commit 1afd09c

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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
@@ -38,7 +38,7 @@ fastapi-crudrouter=['fastapi-crudrouter>=0.8.4']
3838
pytest = "^7.1.2"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
41-
mypy = "^0.942"
41+
mypy = "^0.950"
4242
typeguard = "^2.13.2"
4343
xdoctest = {extras = ["colors"], version = "^1.0.0"}
4444
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)