Skip to content

Commit d1f1f8b

Browse files
authored
Merge pull request #131 from opossum-tool/dependabot/pip/mypy-1.10.1
Bump mypy from 1.10.0 to 1.10.1
2 parents 9f63666 + 5270d0b commit d1f1f8b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

+29-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest = "^8.2.2"
3737
black = "^24.4.2"
3838
isort = "^5.13.2"
3939
flake8 = "^7.1.0"
40-
mypy = "^1.10.0"
40+
mypy = "^1.10.1"
4141

4242
[virtualenvs]
4343
in-project = true

0 commit comments

Comments
 (0)