Skip to content

Commit b406d12

Browse files
authored
Merge pull request #137 from opossum-tool/dependabot/pip/mypy-1.11.1
Bump mypy from 1.11.0 to 1.11.1
2 parents 7bc9370 + abec2b6 commit b406d12

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.3.2"
3737
black = "^24.4.2"
3838
isort = "^5.13.2"
3939
flake8 = "^7.1.0"
40-
mypy = "^1.11.0"
40+
mypy = "^1.11.1"
4141

4242
[virtualenvs]
4343
in-project = true

0 commit comments

Comments
 (0)