Skip to content

Commit df8e24c

Browse files
authored
Merge pull request #49 from eggplants/dependabot/pip/dev-dependencies-fcd6c7dc6c
Bump mypy from 1.9.0 to 1.10.0 in the dev-dependencies group
2 parents a5026da + d513c74 commit df8e24c

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 30 additions & 30 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
@@ -28,7 +28,7 @@ python = ">=3.8,<4"
2828
playwright = "^1.9"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
mypy = ">=0.991,<1.10"
31+
mypy = ">=0.991,<1.11"
3232
pre-commit = ">=2.20,<4.0"
3333
taskipy = "^1.10.3"
3434
pytest = ">=7.4.3,<9.0.0"

0 commit comments

Comments
 (0)