Skip to content

Commit a305fe2

Browse files
Bump mypy from 1.6.0 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cac7503 commit a305fe2

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -60,7 +60,7 @@ asgi-lifespan = "^2.1.0"
6060
requests = "^2.31.0"
6161
uvicorn = "^0.23.2"
6262
Jinja2 = "^3.1.2"
63-
mypy = "^1.6.0"
63+
mypy = "^1.6.1"
6464
ruff = "^0.1.0"
6565

6666
[tool.poetry.extras]

0 commit comments

Comments
 (0)