Skip to content

Commit 95ad27d

Browse files
Merge pull request #152 from COMP1010UNSW/dependabot/pip/mypy-1.18.2
Bump mypy from 1.17.1 to 1.18.2
2 parents 8dda74b + 2417a8a commit 95ad27d

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

poetry.lock

Lines changed: 40 additions & 40 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
@@ -34,7 +34,7 @@ packages = [{ include = "pyhtml" }]
3434

3535
[tool.poetry.group.dev.dependencies]
3636
pytest = ">=7.4.2,<9.0.0"
37-
mypy = "^1.17.1"
37+
mypy = "^1.18.2"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.10.6"
4040
requests = "^2.32.5"

0 commit comments

Comments
 (0)