Skip to content

Commit

Permalink
build(deps): bump mypy from 1.4.1 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 16892ba commit 99bee31
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 70 deletions.
101 changes: 32 additions & 69 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ generate-safeds-stubs = "safeds_stubgen.main:main"

[tool.poetry.dependencies]
python = "^3.10,<3.12"
mypy = "^1.4.1"
mypy = "^1.5.1"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
Expand Down

0 comments on commit 99bee31

Please sign in to comment.