Skip to content

Commit 947dfd1

Browse files
authored
chore(deps): update dependency mypy to v1.11.2 (#443)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 0c69846 commit 947dfd1

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 30 additions & 30 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
@@ -65,7 +65,7 @@ tox = {version = "4.12.1", python = ">=3.8"}
6565
black = {version = "24.3.0", python = ">=3.8"}
6666

6767
[tool.poetry.group.types.dependencies]
68-
mypy = {version = "1.8.0", python = ">=3.8"}
68+
mypy = {version = "1.11.2", python = ">=3.8"}
6969
types-requests = {version = "2.32.0.20240914", python = ">=3.8"}
7070
types-setuptools = {version = "75.1.0.20240917", python = ">=3.8"}
7171

0 commit comments

Comments
 (0)