Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit 381e96e

Browse files
build(deps-dev): bump mypy from 0.931 to 0.942 (#111)
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.931...v0.942) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a05121 commit 381e96e

File tree

2 files changed

+27
-23
lines changed

2 files changed

+27
-23
lines changed

poetry.lock

Lines changed: 26 additions & 22 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.1"
3939
coverage = {extras = ["toml"], version = "^6.3"}
4040
safety = "^1.10.3"
41-
mypy = "^0.931"
41+
mypy = "^0.942"
4242
typeguard = "^2.13.2"
4343
xdoctest = {extras = ["colors"], version = "^1.0.0"}
4444
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)