Skip to content

Commit fe1d0ba

Browse files
Merge pull request #138 from COMP1010UNSW/dependabot/pip/mypy-1.17.1
Bump mypy from 1.16.1 to 1.17.1
2 parents d9a1208 + 2f22875 commit fe1d0ba

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

poetry.lock

Lines changed: 40 additions & 34 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.16.1"
37+
mypy = "^1.17.1"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.10.1"
4040
requests = "^2.32.4"

0 commit comments

Comments
 (0)