Skip to content

Commit 5853ba5

Browse files
Merge pull request #48 from seapagan/dependabot/pip/main/mypy-1.10.0
2 parents 6592398 + d132d41 commit 5853ba5

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -43,7 +43,7 @@ pytest-randomly = "^3.15.0"
4343
pytest-reverse = "^1.7.0"
4444
pytest-sugar = "^1.0.0"
4545
pytest-watcher = "^0.4.2"
46-
mypy = "^1.9.0"
46+
mypy = "^1.10.0"
4747
pre-commit = "^3.7.0"
4848
ruff = "^0.4.2"
4949
poethepoet = "^0.25.1"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "4.0"
3636
mdurl==0.1.2 ; python_version >= "3.9" and python_version < "4.0"
3737
mock==5.1.0 ; python_version >= "3.9" and python_version < "4.0"
3838
mypy-extensions==1.0.0 ; python_version >= "3.9" and python_version < "4.0"
39-
mypy==1.9.0 ; python_version >= "3.9" and python_version < "4.0"
39+
mypy==1.10.0 ; python_version >= "3.9" and python_version < "4.0"
4040
nodeenv==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
4141
orjson==3.9.15 ; python_version >= "3.9" and python_version < "4.0"
4242
packaging==24.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)